public class MXMLNamespaceAttributeData extends MXMLTagAttributeData implements IMXMLNamespaceAttributeData
attributeName, parent, stateName, stateStart, uri, valueColumn, valueIncludingDelimiters, valueLine, valueStart
UNKNOWN
Modifier and Type | Method and Description |
---|---|
String |
getNamespace()
Returns the namespace that this
xmlns attribute represents. |
String |
getNamespacePrefix()
Returns the prefix found in this
xmlns attribute. |
adjustOffsets, buildAttributeString, getCompositePrefixMap, getMXMLDialect, getName, getNameColumn, getNameEnd, getNameLine, getNameStart, getParent, getPrefix, getRawValue, getShortName, getSource, getStateEnd, getStateName, getStateStart, getURI, getValueColumn, getValueEnd, getValueFragments, getValueLine, getValueLocation, getValueStart, getValueWithQuotes, getXMLName, hasState, hasValue, isInsideName, isInsideStateName, isInsideValue, isSpecialAttribute, setParent, toString, valueIsWellFormed, verify
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getLineColumnString, getOffsetsString, getSourcePath, getSourcePathString, getStart, setColumn, setEnd, setEndColumn, setEndLine, setLine, setSourceLocation, setSourcePath, setStart, span, span
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMXMLDialect, getName, getParent, getPrefix, getRawValue, getShortName, getStateName, getURI, getValueColumn, getValueEnd, getValueFragments, getValueLine, getValueLocation, getValueStart, getXMLName, hasValue, isSpecialAttribute
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
public String getNamespacePrefix()
IMXMLNamespaceAttributeData
xmlns
attribute. The prefix
may be an empty string.getNamespacePrefix
in interface IMXMLNamespaceAttributeData
public String getNamespace()
IMXMLNamespaceAttributeData
xmlns
attribute represents.getNamespace
in interface IMXMLNamespaceAttributeData
Copyright © 2016 The Apache Software Foundation. All rights reserved.