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(java.lang.Object object) |
short |
getNodeType() |
java.lang.String |
getPrefix() |
java.lang.String |
getURI() |
org.dom4j.Namespace |
getWrappedNamespace() |
java.lang.String |
getXPathNameStep() |
int |
hashCode() |
java.lang.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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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 java.lang.String getPrefix()
getPrefix
in interface com.liferay.portal.kernel.xml.Namespace
public java.lang.String getURI()
getURI
in interface com.liferay.portal.kernel.xml.Namespace
public org.dom4j.Namespace getWrappedNamespace()
public java.lang.String getXPathNameStep()
getXPathNameStep
in interface com.liferay.portal.kernel.xml.Namespace