|
Mylyn WikiText | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
PatternBasedElement components for implementing
replacement tokens of a markup language parser
See:
Description
| Class Summary | |
|---|---|
| AcronymReplacementToken | A token for acronyms, which are defined as 3 or more upper-case letters followed immediately by parentheses with one or more words. |
| EntityReferenceReplacementToken | |
| EntityReplacementTokenProcessor | A token processor that emits a specified XML entity reference. |
| EntityWrappingReplacementToken | A replacement token for segments of text that are delimited by specified text. |
| ImpliedHyperlinkReplacementToken | A token that detects hyperlinks in the markup and emits them as a link. |
| LineBreakReplacementTokenProcessor | A processor that emits a line break. |
| LiteralReplacementTokenProcessor | A processor that emits a literal unescaped. |
| PatternEntityReferenceReplacementToken | Replaces strings matching a pattern with a specified entity reference. |
| PatternLineBreakReplacementToken | Replaces text that matches a pattern with a line break. |
| PatternLiteralReplacementToken | Replaces text matching a pattern with an unescaped literal. |
reusable PatternBasedElement components for implementing
replacement tokens of a markup language parser
|
Mylyn WikiText | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||