public class NullHandler extends java.lang.Object implements TagHandler
| Constructor and Description |
|---|
NullHandler() |
| Modifier and Type | Method and Description |
|---|---|
static NullHandler |
getInstance() |
java.lang.Object |
handle(StackFrame frame,
org.xml.sax.Locator loc)
Transform the element, called when a closing tag is encountered.
|
public java.lang.Object handle(StackFrame frame, org.xml.sax.Locator loc) throws org.xml.sax.SAXParseException
TagHandlerhandle in interface TagHandlerframe - StackFrame representing the elementloc - location in inputorg.xml.sax.SAXParseExceptionpublic static NullHandler getInstance()
Copyright © 2018 Singular Systems http://www.singularsys.com/jep