|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| 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 | ||
|---|---|---|
|
accept(V visitor)
|
|
boolean |
equals(Object obj)
|
|
short |
getNodeType()
|
|
String |
getPrefix()
|
|
String |
getURI()
|
|
org.dom4j.Namespace |
getWrappedNamespace()
|
|
String |
getXPathNameStep()
|
|
int |
hashCode()
|
|
String |
toString()
|
|
| 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 Detail |
|---|
public NamespaceImpl(org.dom4j.Namespace namespace)
| Method Detail |
|---|
public <T,V extends com.liferay.portal.kernel.xml.Visitor<T>> T accept(V visitor)
accept in interface com.liferay.portal.kernel.xml.Nodeaccept in class NodeImplpublic boolean equals(Object obj)
equals in class NodeImplpublic short getNodeType()
getNodeType in interface com.liferay.portal.kernel.xml.Namespacepublic String getPrefix()
getPrefix in interface com.liferay.portal.kernel.xml.Namespacepublic String getURI()
getURI in interface com.liferay.portal.kernel.xml.Namespacepublic org.dom4j.Namespace getWrappedNamespace()
public String getXPathNameStep()
getXPathNameStep in interface com.liferay.portal.kernel.xml.Namespacepublic int hashCode()
hashCode in class NodeImplpublic String toString()
toString in class NodeImpl
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||