| Modifier and Type | Method and Description |
|---|---|
Node |
Xembler.apply(Node dom)
Apply all changes to the document/node.
|
Document |
Xembler.dom()
Apply all changes to an empty DOM.
|
Collection<Node> |
Directive.exec(Node dom,
Collection<Node> current)
Execute it in the given document with current position at the given node.
|
String |
Xembler.xml()
Convert to XML document.
|
Copyright © 2013 Xembly. All rights reserved.