public abstract class AbstractJspDiscoverer<T> extends AbstractModelDiscoverer<T>
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String[] | EXTENSION_LIST | 
| static java.lang.String | JSP_FILE_EXTENSION | 
| Constructor and Description | 
|---|
| AbstractJspDiscoverer() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | isJspExtension(java.lang.String extension) | 
discoverElement, getDefaultTargetURI, getTargetModel, getTargetURI, setSerializeTarget, setTargetModel, setTargetURIisAFolder, isAJavaProject, isAnIFileWithExtension, isAProject, setRefreshSourceBeforeDiscoveryequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisApplicableTopublic static final java.lang.String JSP_FILE_EXTENSION
public static final java.lang.String[] EXTENSION_LIST