|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.core.jsflibraryconfiguration.JSFLibraryConfigurationHelper
public final class JSFLibraryConfigurationHelper
Helper class for adopters needing to deal with JSF Library References
Provisional API - subject to change
Field Summary | |
---|---|
static java.lang.String |
JSF_LIBRARY_CP_CONTAINER_ID
Deprecated. container id for JSF Library Classpath Containers |
Constructor Summary | |
---|---|
JSFLibraryConfigurationHelper()
Deprecated. |
Method Summary | |
---|---|
static java.util.Collection<JSFLibraryReference> |
getJSFLibraryReferences(IProject project)
Deprecated. |
static boolean |
isConfiguredForSystemSuppliedImplementation(IProject project)
Deprecated. |
static boolean |
isJSFLibraryContainer(IClasspathEntry cpEntry)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JSF_LIBRARY_CP_CONTAINER_ID
Constructor Detail |
---|
public JSFLibraryConfigurationHelper()
Method Detail |
---|
public static java.util.Collection<JSFLibraryReference> getJSFLibraryReferences(IProject project)
project
-
public static boolean isJSFLibraryContainer(IClasspathEntry cpEntry)
cpEntry
-
public static boolean isConfiguredForSystemSuppliedImplementation(IProject project)
project
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |