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, warning
public CategoriesContentReader(Categories categories)
categories
- The parent categories.public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement
in interface ContentHandler
startElement
in class org.xml.sax.helpers.DefaultHandler
SAXException
Copyright © 2005–2013. All rights reserved.