Package com.liferay.portal.xml
Class NamespaceImpl
Object
com.liferay.portal.xml.NodeImpl
com.liferay.portal.xml.NamespaceImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.xml.Namespace
,com.liferay.portal.kernel.xml.Node
,Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.xml.NodeImpl
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
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.xml.Node
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
-
Constructor Details
-
NamespaceImpl
public NamespaceImpl(org.dom4j.Namespace namespace)
-
-
Method Details
-
accept
public <T,V extends com.liferay.portal.kernel.xml.Visitor<T>> T accept(V visitor) -
equals
-
getNodeType
public short getNodeType()- Specified by:
getNodeType
in interfacecom.liferay.portal.kernel.xml.Namespace
-
getPrefix
- Specified by:
getPrefix
in interfacecom.liferay.portal.kernel.xml.Namespace
-
getURI
- Specified by:
getURI
in interfacecom.liferay.portal.kernel.xml.Namespace
-
getWrappedNamespace
public org.dom4j.Namespace getWrappedNamespace() -
getXPathNameStep
- Specified by:
getXPathNameStep
in interfacecom.liferay.portal.kernel.xml.Namespace
-
hashCode
public int hashCode() -
toString
-