org.richfaces.resource.optimizer.resource.handler.impl
public class VFSResource extends javax.faces.application.Resource
| Constructor and Description |
|---|
VFSResource(VirtualFile file,
String relativePath) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getRequestPath() |
Map<String,String> |
getResponseHeaders() |
URL |
getURL() |
boolean |
userAgentNeedsUpdate(javax.faces.context.FacesContext context) |
public VFSResource(VirtualFile file, String relativePath)
public InputStream getInputStream() throws IOException
getInputStream in class javax.faces.application.ResourceIOExceptionpublic Map<String,String> getResponseHeaders()
getResponseHeaders in class javax.faces.application.Resourcepublic String getRequestPath()
getRequestPath in class javax.faces.application.Resourcepublic URL getURL()
getURL in class javax.faces.application.Resourcepublic boolean userAgentNeedsUpdate(javax.faces.context.FacesContext context)
userAgentNeedsUpdate in class javax.faces.application.ResourceCopyright © 2015 JBoss by Red Hat. All Rights Reserved.