public class DescriptorsContentHandler extends AbstractContentHandler
Modifier and Type | Field and Description |
---|---|
static Set<String> |
DESCRIPTOR_FIELDS |
options, parent, reader, result, sb, stringList
Constructor and Description |
---|
DescriptorsContentHandler(ShapeChangeResult result,
Options options,
XMLReader reader,
AbstractGenericInfoContentHandler parent) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
Descriptors |
getDescriptors() |
void |
startElement(String uri,
String localName,
String qName,
Attributes atts) |
characters, endDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, toBooleanValue
public DescriptorsContentHandler(ShapeChangeResult result, Options options, XMLReader reader, AbstractGenericInfoContentHandler parent)
public void startElement(String uri, String localName, String qName, Attributes atts) throws SAXException
startElement
in interface ContentHandler
startElement
in class AbstractContentHandler
SAXException
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class AbstractContentHandler
SAXException
public Descriptors getDescriptors()
Copyright © 2017. All rights reserved.