public class CommentImpl extends NodeImpl implements Comment
Constructor and Description |
---|
CommentImpl(org.dom4j.Comment comment) |
Modifier and Type | Method and Description |
---|---|
<T,V extends Visitor<T>> |
accept(V visitor) |
boolean |
equals(java.lang.Object obj) |
org.dom4j.Comment |
getWrappedComment() |
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 Visitor<T>> T accept(V visitor)
public org.dom4j.Comment getWrappedComment()