Package | Description |
---|---|
com.massa.dsl.doc | |
com.massa.mrules.extensions.dsl.doc.html |
Modifier and Type | Field and Description |
---|---|
static HandlersHolder<LexerBlock,LexerBlockHandler> |
DslDocGen.BLOCK_HANDLERS |
static HandlersHolder<Lexer,LexerHandler> |
DslDocGen.LEXER_HANDLERS |
static HandlersHolder<LexerMatcher,LexerMatcherHandler> |
DslDocGen.MATCHER_HANDLERS |
Modifier and Type | Class and Description |
---|---|
class |
TemplatesHolder<C>
Overrides standard holders to search template in classpath,
under the form "/class/package/ClassName.html".
|