public class MinusHandler extends SpecialFunctionHandler
| Constructor and Description |
|---|
MinusHandler() |
| Modifier and Type | Method and Description |
|---|---|
Node |
apply(ApplyHandler ah,
StackFrame frame,
org.xml.sax.Locator loc)
Called when closing <apply/> tag is encountered.
|
handlepublic Node apply(ApplyHandler ah, StackFrame frame, org.xml.sax.Locator loc) throws org.xml.sax.SAXParseException, ParseException
SpecialFunctionHandlerapply in class SpecialFunctionHandlerah - a reference to the ApplyHandler which provides some useful methods.frame - the stackframe for the apply element, the children can be recovered from thisloc - provides information on the location in the xml document.org.xml.sax.SAXParseExceptionParseExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep