|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
PatternBasedElement
components for implementing
phrase modifiers of a markup language parser
See:
Description
Class Summary | |
---|---|
HtmlCommentPhraseModifier | A phrase modifier that detects HTML and XML comments in the source. |
HtmlEndTagPhraseModifier | A phrase modifier that detects HTML and XML end-tags in the source, passing them through to the builder as either escaped or unescaped text. |
HtmlStartTagPhraseModifier | A phrase modifier that detects HTML and XML tags in the source, passing them through to the builder as either escaped or unescaped text. |
LimitedHtmlEndTagPhraseModifier | A phrase modifier that detects HTML and XML end-tags, but only those that are explicitly specified. |
LimitedHtmlStartTagPhraseModifier | A phrase modifier that detects HTML and XML tags, but only those that are explicitly specified. |
LiteralPhraseModifierProcessor | A processor that emits the first group as characters, optionally unescaped. |
reusable PatternBasedElement
components for implementing
phrase modifiers of a markup language parser
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |