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, setTargetURI
isAFolder, isAJavaProject, isAnIFileWithExtension, isAProject, setRefreshSourceBeforeDiscovery
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isApplicableTo
public static final java.lang.String JSP_FILE_EXTENSION
public static final java.lang.String[] EXTENSION_LIST