|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.biltmore.tools.odttoapt.maven.plugin.models.APT
se.biltmore.tools.odttoapt.maven.plugin.models.APTParent
se.biltmore.tools.odttoapt.maven.plugin.models.APTParagraph
se.biltmore.tools.odttoapt.maven.plugin.models.APTComment
public class APTComment
This represents an APT comment. Ex: ~~ comment text.
Constructor Summary | |
---|---|
APTComment()
Creates a new APTComment instance. |
Method Summary | |
---|---|
protected String |
getValue()
Returns the value. |
Methods inherited from class se.biltmore.tools.odttoapt.maven.plugin.models.APTParagraph |
---|
addChild, done, getValue, setValue |
Methods inherited from class se.biltmore.tools.odttoapt.maven.plugin.models.APTParent |
---|
getChildren, getLastChild, getUnformattedValue, hasChildren |
Methods inherited from class se.biltmore.tools.odttoapt.maven.plugin.models.APT |
---|
formatText, getParent, hasValue, isAllowFormat, isLink, setAllowFormat, setLink, setParent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public APTComment()
Method Detail |
---|
protected String getValue()
getValue
in class APTParagraph
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |