|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.xml.NodeImpl
com.liferay.portal.xml.NamespaceImpl
public class NamespaceImpl
Constructor Summary | |
---|---|
NamespaceImpl(org.dom4j.Namespace namespace)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
short |
getNodeType()
|
java.lang.String |
getPrefix()
|
java.lang.String |
getURI()
|
org.dom4j.Namespace |
getWrappedNamespace()
|
java.lang.String |
getXPathNameStep()
|
int |
hashCode()
|
Methods inherited from class com.liferay.portal.xml.NodeImpl |
---|
asXML, asXPathResult, detach, 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, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portal.kernel.xml.Node |
---|
asXML, asXPathResult, detach, getDocument, getName, getParent, getPath, getPath, getStringValue, getText, getUniquePath, getUniquePath, hasContent, isReadOnly, matches, numberValueOf, selectNodes, selectNodes, selectNodes, selectObject, selectSingleNode, setName, setText, supportsParent, valueOf, write |
Constructor Detail |
---|
public NamespaceImpl(org.dom4j.Namespace namespace)
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class NodeImpl
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
public int hashCode()
hashCode
in class NodeImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |