public static class ServletContextResourceResolver.ServletContextResource extends Object implements Resource
| Constructor and Description |
|---|
ServletContextResourceResolver.ServletContextResource(javax.servlet.ServletContext context,
String path) |
public ServletContextResourceResolver.ServletContextResource(javax.servlet.ServletContext context,
String path)
context - path - public ResourceResolver getResolver()
getResolver in interface ResourceResource.getResolver()public Type getType()
getType in interface ResourceResource.getType()public String getPath()
getPath in interface ResourceResource.getPath()public URL getURL() throws IOException
getURL in interface ResourceIOExceptionResource.getURL()public String getContents() throws IOException
getContents in interface ResourceIOExceptionResource.getContents()public Resource apply(Processor processor, Map<String,String> options) throws IOException
apply in interface ResourceIOExceptionResource.apply(de.matrixweb.smaller.resource.Processor,
java.util.Map)Copyright © 2012. All Rights Reserved.