public class ContentDefinitionIndexesSaxHandler extends DefaultHandler
Constructor and Description |
---|
ContentDefinitionIndexesSaxHandler() |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String name) |
List<String> |
getContentDefitionIndexIds() |
void |
startElement(String uri,
String localName,
String name,
Attributes attributes) |
characters, endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public void startElement(String uri, String localName, String name, Attributes attributes) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
public void endElement(String uri, String localName, String name) throws SAXException
endElement
in interface ContentHandler
endElement
in class DefaultHandler
SAXException