Uses of Interface
org.xembly.Directive
-
Uses of Directive in org.xembly
Modifier and TypeMethodDescriptionCreate a collection of directives, which can create a copy of provided node.Directives.iterator()
Modifier and TypeMethodDescriptionAppend all directives.ModifierConstructorDescriptionDirectives
(Iterable<Directive> dirs) Public ctor.Public ctor.Xembler
(Iterable<Directive> directives, Transformers transformers) Public ctor.