public interface IMXMLStringNode extends IMXMLExpressionNode
<String> tag.
An IMXMLStringNode has exactly one child node: an
IExpressionNode representing an String value. It will be
either an ILiteralNode, an IMXMLDataBindingNode, or
an IMXMLConcatenatedDataBindingNode.
UNKNOWN| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the
<String> tag as a String. |
getExpressionNodegetEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveIDgetClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptorgetClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGencontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartString getValue()
<String> tag as a String.String.Copyright © 2016 The Apache Software Foundation. All rights reserved.