Uses of Interface
org.xembly.Directive.Stack
-
-
Uses of Directive.Stack in org.xembly
Methods in org.xembly with parameters of type Directive.Stack Modifier and Type Method Description Directive.Cursor
Directive. exec(Node dom, Directive.Cursor cursor, Directive.Stack stack)
Execute it in the given document with current position at the given node.
-