|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.sourcetypehandlers.JspTypeHandler
Implementation of SourceTypeHandler for the JSP parser.
Constructor Summary | |
JspTypeHandler()
|
Method Summary | |
VisitorStarter |
getDataFlowFacade()
Get the DataFlowFacade. |
Parser |
getParser()
Get the Parser. |
VisitorStarter |
getSymbolFacade()
Get the SymbolFacade. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JspTypeHandler()
Method Detail |
public Parser getParser()
SourceTypeHandler
getParser
in interface SourceTypeHandler
public VisitorStarter getDataFlowFacade()
SourceTypeHandler
getDataFlowFacade
in interface SourceTypeHandler
public VisitorStarter getSymbolFacade()
SourceTypeHandler
getSymbolFacade
in interface SourceTypeHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |