clone() | org::jdom::Content | [inline] |
Comment() | org::jdom::Comment | [inline, protected] |
Comment(String text) | org::jdom::Comment | [inline] |
Content() (defined in org::jdom::Content) | org::jdom::Content | [inline, protected] |
detach() | org::jdom::Content | [inline] |
equals(Object ob) | org::jdom::Content | [inline] |
getDocument() | org::jdom::Content | [inline] |
getParent() | org::jdom::Content | [inline] |
getParentElement() | org::jdom::Content | [inline] |
getText() | org::jdom::Comment | [inline] |
getValue() | org::jdom::Comment | [inline, virtual] |
hashCode() | org::jdom::Content | [inline] |
parent (defined in org::jdom::Content) | org::jdom::Content | [protected] |
setParent(Parent parent) | org::jdom::Content | [inline, protected] |
setText(String text) | org::jdom::Comment | [inline] |
text | org::jdom::Comment | [protected] |
toString() | org::jdom::Comment | [inline] |