Uses of Interface
org.xembly.Directive
- 
Uses of Directive in org.xemblyMethods in org.xembly that return types with arguments of type DirectiveModifier and TypeMethodDescriptionCreate a collection of directives, which can create a copy of provided node.Directives.iterator()Method parameters in org.xembly with type arguments of type DirectiveModifier and TypeMethodDescriptionAppend all directives.Constructor parameters in org.xembly with type arguments of type DirectiveModifierConstructorDescriptionDirectives(Iterable<Directive> dirs) Public ctor.Public ctor.Xembler(Iterable<Directive> directives, Transformers transformers) Public ctor.