|
||||||||||
| 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 SourceTypeHandlerpublic VisitorStarter getDataFlowFacade()
SourceTypeHandler
getDataFlowFacade in interface SourceTypeHandlerpublic VisitorStarter getSymbolFacade()
SourceTypeHandler
getSymbolFacade in interface SourceTypeHandlerpublic VisitorStarter getTypeResolutionFacade(java.lang.ClassLoader classLoader)
SourceTypeHandler
getTypeResolutionFacade in interface SourceTypeHandlerclassLoader - A ClassLoader to use for resolving Types.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||