public class ErrorEngine extends MarkupEngine
| Constructor and Description |
|---|
ErrorEngine() |
ErrorEngine(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
processBody(ParserContext context)
Processes the body of the document.
|
void |
processHeader(ParserContext context)
Processes the document header.
|
validatepublic ErrorEngine()
public ErrorEngine(String name)
public void processHeader(ParserContext context)
MarkupEnginecontents map.processHeader in class MarkupEnginecontext - the parser contextpublic void processBody(ParserContext context)
MarkupEngineParserContext.setBody(String) method.processBody in class MarkupEnginecontext - the parser contextCopyright © 2014. All Rights Reserved.