Uses of Interface
org.xembly.Transformers
- 
- 
Uses of Transformers in org.xemblyClasses in org.xembly that implement Transformers Modifier and Type Class Description static classTransformers.DefaultDefault transformer factory.static classTransformers.DocumentTransformer factory that produces document transformers.static classTransformers.FormattedTransformer factory that produces formatted transformers.static classTransformers.NodeTransformer factory that omits XML declaration.Constructors in org.xembly with parameters of type Transformers Constructor Description Xembler(Iterable<Directive> directives, Transformers transformers)Public ctor.
 
-