Uses of Interface
org.xembly.Transformers
-
Uses of Transformers in org.xembly
Classes in org.xembly that implement TransformersModifier and TypeClassDescriptionstatic final classDefault transformer factory.static final classTransformer factory that produces document transformers.static final classTransformer factory that produces formatted transformers.static final classTransformer factory that omits XML declaration.Constructors in org.xembly with parameters of type TransformersModifierConstructorDescriptionXembler(Iterable<Directive> directives, Transformers transformers) Public ctor.