public class StringsHandler extends AbstractXmlHandler
| Modifier and Type | Method and Description |
|---|---|
protected void |
endTag(java.lang.String tagPath) |
protected void |
startTag(java.lang.String tagPath,
org.xml.sax.Attributes attributes) |
characters, endElement, startElement, tagPath, textprotected void startTag(java.lang.String tagPath,
org.xml.sax.Attributes attributes)
startTag in class AbstractXmlHandlerprotected void endTag(java.lang.String tagPath)
endTag in class AbstractXmlHandler