public class JspHandler extends AbstractLanguageVersionHandler
| Constructor and Description |
|---|
JspHandler() |
| Modifier and Type | Method and Description |
|---|---|
VisitorStarter |
getDumpFacade(Writer writer,
String prefix,
boolean recurse) |
Parser |
getParser(ParserOptions parserOptions) |
RuleViolationFactory |
getRuleViolationFactory() |
XPathHandler |
getXPathHandler() |
getDataFlowFacade, getDataFlowHandler, getDefaultParserOptions, getDFAGraphRule, getSymbolFacade, getSymbolFacade, getTypeResolutionFacadepublic XPathHandler getXPathHandler()
getXPathHandler in interface LanguageVersionHandlergetXPathHandler in class AbstractLanguageVersionHandlerpublic RuleViolationFactory getRuleViolationFactory()
public Parser getParser(ParserOptions parserOptions)
public VisitorStarter getDumpFacade(Writer writer, String prefix, boolean recurse)
getDumpFacade in interface LanguageVersionHandlergetDumpFacade in class AbstractLanguageVersionHandlerCopyright © 2002–2016 InfoEther. All rights reserved.