public class Comment extends XMLPseudoTag
<!-- here goes the comment -->
.Constructor and Description |
---|
Comment(java.lang.String comment)
Creates a new instance of Comment
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toOriginal()
Returns the comment in its original form as it was in original document.
|
getAttribute, getAttributeObject, getAttributes, getIndex, getShortcut, getStartAttributes, getTag, getType, setIndex, setStartAttributes, setType, toPartialTMX, toSafeCalcShortcut, toShortcut, toTMX
public Comment(java.lang.String comment)
public java.lang.String toOriginal()
toOriginal
in interface Element
toOriginal
in class Tag