public class KMLCreate extends AbstractXMLEventParser implements KMLUpdateOperation
| Modifier and Type | Field and Description | 
|---|---|
| protected List<KMLAbstractContainer> | containers | 
CHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description | 
|---|
| KMLCreate(String namespaceURI)Construct an instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addContainer(KMLAbstractContainer o) | 
| void | applyOperation(KMLRoot targetRoot) | 
| protected void | doAddEventContent(Object o,
                 XMLEventParserContext ctx,
                 XMLEvent event,
                 Object... args) | 
| List<KMLAbstractContainer> | getContainers() | 
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, setParentprotected List<KMLAbstractContainer> containers
public KMLCreate(String namespaceURI)
namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.protected void addContainer(KMLAbstractContainer o)
public void applyOperation(KMLRoot targetRoot)
applyOperation in interface KMLUpdateOperationprotected void doAddEventContent(Object o, XMLEventParserContext ctx, XMLEvent event, Object... args) throws XMLStreamException
doAddEventContent in class AbstractXMLEventParserXMLStreamExceptionpublic List<KMLAbstractContainer> getContainers()