|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.xml.NodeImpl com.liferay.portal.xml.CommentImpl
public class CommentImpl
Constructor Summary | |
---|---|
CommentImpl(org.dom4j.Comment comment)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
org.dom4j.Comment |
getWrappedComment()
|
int |
hashCode()
|
String |
toString()
|
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, 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 CommentImpl(org.dom4j.Comment comment)
Method Detail |
---|
public boolean equals(Object obj)
equals
in class NodeImpl
public org.dom4j.Comment getWrappedComment()
public int hashCode()
hashCode
in class NodeImpl
public String toString()
toString
in class NodeImpl
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |