public class CategoriesContentReader extends org.xml.sax.helpers.DefaultHandler
| Constructor and Description |
|---|
CategoriesContentReader(Categories categories)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attrs) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic CategoriesContentReader(Categories categories)
categories - The parent categories.public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerSAXExceptionCopyright © 2005–2016. All rights reserved.