|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
HtmlConstants | Constants used when translating HTML. |
LaTeXConstants | Constants used when translating LaTeX. |
TranslationConstants | Methods used for accessing constants used in translation. |
Class Summary | |
---|---|
AbstractTranslator | This class provides a model for YAM translators. |
Cursor | Helper class for pretty-printer. |
HtmlTranslator | This class provides translation of YAM into XHTML. |
LaTeXTranslator | This class provides translation of YAM into LaTeX. |
PrettyTranslator | This class is a pretty-printer for YAM documents. |
PrettyTranslator.AnnotationData | A help class for storing annotation data before creating real annotations. |
TreeTranslator | This class prints the parse tree for a YAM document. |
Enum Summary | |
---|---|
NodeKind | The various types of node found during pretty printing. |
Groovy Documentation