public class FaceletResourceInfo extends ResourceInfo
Modifier and Type | Field and Description |
---|---|
private java.net.URL |
url |
contract, doNotCache, helper, library, libraryName, localePrefix, name, path, version
Constructor and Description |
---|
FaceletResourceInfo(ContractInfo contract,
java.lang.String name,
VersionInfo version,
ResourceHelper helper,
java.net.URL url) |
Modifier and Type | Method and Description |
---|---|
java.net.URL |
getUrl() |
copy, equals, getContract, getHelper, getLibraryInfo, getLocalePrefix, getName, getPath, getVersion, hashCode, isDoNotCache, setDoNotCache
FaceletResourceInfo(ContractInfo contract, java.lang.String name, VersionInfo version, ResourceHelper helper, java.net.URL url)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.