public class NamespaceImpl extends NodeImpl implements com.liferay.portal.kernel.xml.Namespace
Constructor and Description |
---|
NamespaceImpl(org.dom4j.Namespace namespace) |
Modifier and Type | Method and Description |
---|---|
<T,V extends com.liferay.portal.kernel.xml.Visitor<T>> |
accept(V visitor) |
boolean |
equals(Object obj) |
short |
getNodeType() |
String |
getPrefix() |
String |
getURI() |
org.dom4j.Namespace |
getWrappedNamespace() |
String |
getXPathNameStep() |
int |
hashCode() |
String |
toString() |
asXML, asXPathResult, compactString, detach, formattedString, formattedString, formattedString, formattedString, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, getWrappedNode, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write
asXML, asXPathResult, compactString, detach, formattedString, formattedString, formattedString, formattedString, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write
public <T,V extends com.liferay.portal.kernel.xml.Visitor<T>> T accept(V visitor)
public short getNodeType()
getNodeType
in interface com.liferay.portal.kernel.xml.Namespace
public String getPrefix()
getPrefix
in interface com.liferay.portal.kernel.xml.Namespace
public String getURI()
getURI
in interface com.liferay.portal.kernel.xml.Namespace
public org.dom4j.Namespace getWrappedNamespace()
public String getXPathNameStep()
getXPathNameStep
in interface com.liferay.portal.kernel.xml.Namespace