Esempio n. 1
0
 protected boolean removeMixinType(Node node, String mixin) {
   return session.removeMixinType(node, mixin);
 }