public interface IMXMLXMLListNode extends IMXMLInstanceNode
<XMLList>
tag.
An IMXMLXMLListNode
has no child nodes, but it stores references to
zero or more IMXMLTagData
objects, which represent the XML tags inside
the <XMLList>
tag.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
String |
getXMLString()
Gets the XML that this node represents as a string.
|
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveID
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
String getXMLString()
Copyright © 2016 The Apache Software Foundation. All rights reserved.