|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.sourcetypehandlers.JspTypeHandler
public class 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. |
VisitorStarter |
getTypeResolutionFacade(java.lang.ClassLoader classLoader)
Get the getTypeResolutionFacade. |
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
public VisitorStarter getTypeResolutionFacade(java.lang.ClassLoader classLoader)
SourceTypeHandler
getTypeResolutionFacade
in interface SourceTypeHandler
classLoader
- A ClassLoader to use for resolving Types.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |