Uses of Class
org.xembly.ImpossibleModificationException
-
Uses of ImpossibleModificationException in org.xembly
Modifier and TypeMethodDescriptionApply all changes to the document/node.Xembler.dom()
Apply all changes to an empty DOM.Directive.exec
(Node dom, Directive.Cursor cursor, Directive.Stack stack) Execute it in the given document with current position at the given node.Directive.Stack.pop()
Pop cursor (runtime exception if stack is empty).Xembler.xml()
Convert to XML document.