org.eclipse.jst.jsf.core.jsflibraryconfiguration
Class JSFLibraryConfigurationHelper
java.lang.Object
org.eclipse.jst.jsf.core.jsflibraryconfiguration.JSFLibraryConfigurationHelper
Deprecated.
-
public final class JSFLibraryConfigurationHelper
- extends java.lang.Object
Helper class for adopters needing to deal with JSF Library References
Provisional API - subject to change
-
Since:
- WTP JSF 1.0
Methods inherited from class java.lang.Object
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
JSF_LIBRARY_CP_CONTAINER_ID
public static final java.lang.String JSF_LIBRARY_CP_CONTAINER_ID
-
Deprecated.
- container id for JSF Library Classpath Containers
-
See Also:
-
Constant Field Values
JSFLibraryConfigurationHelper
public JSFLibraryConfigurationHelper()
-
Deprecated.
getJSFLibraryReferences
public static java.util.Collection<
JSFLibraryReference> getJSFLibraryReferences(IProject project)
-
Deprecated.
-
-
Parameters:
-
project
-
-
Returns:
- collection of references
isJSFLibraryContainer
public static boolean isJSFLibraryContainer(IClasspathEntry cpEntry)
-
Deprecated.
-
-
Parameters:
-
cpEntry
-
-
Returns:
- boolean indicating that the classpath entry is a JSF Libary Classpath Container
isConfiguredForSystemSuppliedImplementation
public static boolean isConfiguredForSystemSuppliedImplementation(IProject project)
-
Deprecated.
-
-
Parameters:
-
project
-
-
Returns:
- true if the JSF Faceted project is configured to use system supplied implementation