|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CallbackFunction | A function that is called from the parser via the ^function tag. |
| Formatter | A formatter that is invoked by the FORMAT command. |
| MatchTemplate.MatchTemplateResolver | Interface to resolve additional templates from $INCLUDE
statements. |
| Class Summary | |
|---|---|
| ChainedFormatter | A formatter that calls multiple formatters in sequence. |
| MatchTemplate | A template, usually loaded from a file, that is used by the Parser
for matching. |
| Parser | A parser for MatchTemplates. |
| Exception Summary | |
|---|---|
| ParserException | Thown when the parser is unable to parse the input. |
This package contains the public interface of the jMatchParser template parser. Unlike the engine packages, its API will be kept stable; therefore, only classes in this package should be referenced by other projects.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||