public class KMLSchema extends AbstractXMLEventParser
Modifier and Type | Field and Description |
---|---|
protected List<KMLSimpleField> |
simpleFields |
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
KMLSchema(String namespaceURI)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addSimpleField(KMLSimpleField o) |
protected void |
doAddEventContent(Object o,
XMLEventParserContext ctx,
XMLEvent event,
Object... args) |
String |
getId() |
String |
getName() |
List<KMLSimpleField> |
getSimpleFields() |
allocate, doAddCharacters, doAddEventAttribute, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParent
protected List<KMLSimpleField> simpleFields
public KMLSchema(String namespaceURI)
namespaceURI
- the qualifying namespace URI. May be null to indicate no namespace qualification.protected void addSimpleField(KMLSimpleField o)
protected void doAddEventContent(Object o, XMLEventParserContext ctx, XMLEvent event, Object... args) throws XMLStreamException
doAddEventContent
in class AbstractXMLEventParser
XMLStreamException
public String getId()
public String getName()
public List<KMLSimpleField> getSimpleFields()