Package org.xembly
Assembly for XML.
- Since:
- 0.1
- See Also:
- project site www.xembly.org, Github project
-
Interface Summary Interface Description Callback<V> A task that returns a result and may throw anXmlContentException
.Directive Directive.Directive.Cursor Cursor.Directive.Stack Stack.Transformers Transformer factory. -
Class Summary Class Description Directives Transformers.Default Default transformer factory.Transformers.Document Transformer factory that produces document transformers.Transformers.Formatted Transformer factory that produces formatted transformers.Transformers.Node Transformer factory that omits XML declaration.Xembler Processor of Xembly directives, main entry point to the package. -
Exception Summary Exception Description ImpossibleModificationException When further modification is impossible.SyntaxException When syntax is broken.