Package de.xima.fc.theme.model
Class CustomResource
java.lang.Object
javax.faces.application.ViewResource
javax.faces.application.Resource
org.omnifaces.resourcehandler.DynamicResource
de.xima.fc.theme.model.CustomResource
public class CustomResource
extends org.omnifaces.resourcehandler.DynamicResource
Resource for custom content
- Author:
- XIMA MEDIA GmbH
-
Field Summary
Fields inherited from class javax.faces.application.Resource
COMPONENT_RESOURCE_KEY -
Constructor Summary
ConstructorsConstructorDescriptionCustomResource(String content, String resourceName, String libraryName, String contentType) -
Method Summary
Methods inherited from class org.omnifaces.resourcehandler.DynamicResource
getLastModified, getRequestPath, getResponseHeaders, getURL, setLastModified, userAgentNeedsUpdateMethods inherited from class javax.faces.application.Resource
getContentType, getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString
-
Constructor Details
-
CustomResource
-
-
Method Details
-
getInputStream
- Specified by:
getInputStreamin classjavax.faces.application.Resource- Throws:
IOException
-