java.lang.Object
com.sun.faces.application.resource.LibraryInfo
com.sun.faces.application.resource.FaceletLibraryInfo
-
Constructor Summary
ConstructorDescriptionFaceletLibraryInfo
(String name, VersionInfo version, String localePrefix, String contract, ResourceHelper helper, URL url) -
Method Summary
Methods inherited from class com.sun.faces.application.resource.LibraryInfo
equals, getContract, getHelper, getLocalePrefix, getName, getPath, getPath, getVersion, hashCode, toString
-
Constructor Details
-
FaceletLibraryInfo
public FaceletLibraryInfo(String name, VersionInfo version, String localePrefix, String contract, ResourceHelper helper, URL url)
-
-
Method Details
-
getUrl
-