Package | Description |
---|---|
org.apache.maven.doxia.parser.module |
Modifier and Type | Method and Description |
---|---|
ParserModule |
ParserModuleManager.getParserModule(java.lang.String id)
Returns the ParserModule that corresponds to the given id.
|
ParserModule |
DefaultParserModuleManager.getParserModule(java.lang.String id)
Returns the ParserModule that corresponds to the given id.
|