org.eclipse.jst.jsf.core.jsflibraryconfiguration
Class JSFLibraryConfigurationHelper
java.lang.Object
org.eclipse.jst.jsf.core.jsflibraryconfiguration.JSFLibraryConfigurationHelper
public final class JSFLibraryConfigurationHelper
- extends java.lang.Object
Helper class for adopters needing to deal with JSF Library References
- 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
- container id for JSF Library Classpath Containers
- See Also:
- Constant Field Values
JSFLibraryConfigurationHelper
public JSFLibraryConfigurationHelper()
getJSFLibraryReferences
public static java.util.Collection<JSFLibraryReference> getJSFLibraryReferences(org.eclipse.core.resources.IProject project)
- Parameters:
project
-
- Returns:
- collection of references
isJSFLibraryContainer
public static boolean isJSFLibraryContainer(org.eclipse.jdt.core.IClasspathEntry cpEntry)
- Parameters:
cpEntry
-
- Returns:
- boolean indicating that the classpath entry is a JSF Libary Classpath Container