public class StylesHandler extends AbstractXmlHandler
| Constructor and Description |
|---|
StylesHandler(StylesData styles) |
| 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, textpublic StylesHandler(StylesData styles)
protected 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