Uses of Interface
org.xembly.Transformers
-
Uses of Transformers in org.xembly
Modifier and TypeClassDescriptionstatic final class
Default transformer factory.static final class
Transformer factory that produces document transformers.static final class
Transformer factory that produces formatted transformers.static final class
Transformer factory that omits XML declaration.ModifierConstructorDescriptionXembler
(Iterable<Directive> directives, Transformers transformers) Public ctor.