public class KMLSimpleField extends AbstractXMLEventParser
CHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description | 
|---|
KMLSimpleField(String namespaceURI)
Construct an instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDisplayName()  | 
String | 
getName()  | 
String | 
getType()  | 
allocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, getRoot, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParentpublic KMLSimpleField(String namespaceURI)
namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.