Uses of Interface
org.xembly.Transformers
-
Uses of Transformers in org.xembly
Classes in org.xembly that implement TransformersModifier 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.Constructors in org.xembly with parameters of type TransformersModifierConstructorDescriptionXembler
(Iterable<Directive> directives, Transformers transformers) Public ctor.