Uses of Interface
org.eclipse.jst.jsf.core.jsflibraryconfiguration.JSFLibraryReference

Packages that use JSFLibraryReference
org.eclipse.jst.jsf.core.jsflibraryconfiguration API for configuring JSF Library References. 
 

Uses of JSFLibraryReference in org.eclipse.jst.jsf.core.jsflibraryconfiguration
 

Subinterfaces of JSFLibraryReference in org.eclipse.jst.jsf.core.jsflibraryconfiguration
 interface JSFLibraryReferencePluginProvided
          Deprecated.  
 interface JSFLibraryReferenceServerSupplied
          Deprecated.  
 interface JSFLibraryReferenceUserDefined
          Deprecated. use JSFLibraryReferenceUserSpecified
 interface JSFLibraryReferenceUserSpecified
          Deprecated.  
 

Methods in org.eclipse.jst.jsf.core.jsflibraryconfiguration that return types with arguments of type JSFLibraryReference
static java.util.Collection<JSFLibraryReference> JSFLibraryConfigurationHelper.getJSFLibraryReferences(IProject project)
          Deprecated.