Implements DocumentHandler, LexicalHandler, DTDHandler.
Constructor
new MarkdownOutputFilter(errorhandler, nexthandler)
Parameters
Name | Type | Description |
---|---|---|
errorhandler | Errorhandler | |
nexthandler | DocumentHandler |
Method Index
Member Details
- configure(args)
-
Configuration method.
Parameters
Name Type Description args Object.<string, string> map of configuration properties
- reset()
-
Resets internal state.