Skip navigation links
A C D G I R W 

A

AppResourceHandler - Class in io.rogue.faces.application
The AppResourceHandler generates resources with absolute URLs to the actual location in the /resources directory.
AppResourceHandler(ResourceHandler) - Constructor for class io.rogue.faces.application.AppResourceHandler
 

C

createResource(String, String) - Method in class io.rogue.faces.application.AppResourceHandler
 

D

destroy() - Method in class io.rogue.faces.filter.RelativeResourceHandlingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.rogue.faces.filter.RelativeResourceHandlingFilter
 

G

getRequestPath() - Method in class io.rogue.faces.application.WebAppResource
 
getWrapped() - Method in class io.rogue.faces.application.AppResourceHandler
 
getWrapped() - Method in class io.rogue.faces.application.WebAppResource
 

I

init(FilterConfig) - Method in class io.rogue.faces.filter.RelativeResourceHandlingFilter
 
io.rogue.faces.application - package io.rogue.faces.application
 
io.rogue.faces.filter - package io.rogue.faces.filter
 

R

RelativeResourceHandlingFilter - Class in io.rogue.faces.filter
Certain web resources (like CSS / Fonts) tend to use relative positioning to locate each other.
RelativeResourceHandlingFilter() - Constructor for class io.rogue.faces.filter.RelativeResourceHandlingFilter
 

W

WebAppResource - Class in io.rogue.faces.application
A WebAppResource represents a file that is local to the web application.
WebAppResource(String, Resource) - Constructor for class io.rogue.faces.application.WebAppResource
 
A C D G I R W 
Skip navigation links