Package | Description |
---|---|
com.sun.faces.application.resource |
Modifier and Type | Class and Description |
---|---|
class |
ClasspathResourceHelper
A
ResourceHelper implementation for finding/serving resources
found on the classpath within the META-INF/resources directory. |
class |
FaceletWebappResourceHelper |
class |
WebappResourceHelper
A
ResourceHelper implementation for finding/serving resources
found within <contextroot>/resources directory of a
web application. |
Modifier and Type | Method and Description |
---|---|
ResourceHelper |
ResourceInfo.getHelper() |
ResourceHelper |
LibraryInfo.getHelper() |
Constructor and Description |
---|
FaceletLibraryInfo(String name,
VersionInfo version,
String localePrefix,
String contract,
ResourceHelper helper,
URL url) |
ResourceInfo(ContractInfo contract,
String name,
VersionInfo version,
ResourceHelper helper) |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.