ncsa.tools.common.namelist
Class Comment
java.lang.Object
ncsa.tools.common.namelist.Delimiter
ncsa.tools.common.namelist.DelimitedString
ncsa.tools.common.namelist.Comment
- All Implemented Interfaces:
- INamelistPart, IWhitespaceAppender, UserFacing
- public class Comment
- extends DelimitedString
- implements UserFacing
|
Field Summary |
static java.lang.String |
TAG_SELF
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TAG_SELF
public static final java.lang.String TAG_SELF
- See Also:
- Constant Field Values
Comment
public Comment()
appendToComment
public Comment appendToComment(java.lang.String s)
appendToComment
public Comment appendToComment(char c)
asElement
public org.dom4j.Element asElement()
- Specified by:
asElement in interface UserFacing
initializeFromElement
public void initializeFromElement(org.dom4j.Element element)
- Specified by:
initializeFromElement in interface UserFacing
setText
public void setText(java.lang.String text)