Uses of Interface
org.apache.myfaces.view.facelets.tag.faces.RelocatableResourceHandler
- 
Packages that use RelocatableResourceHandler Package Description org.apache.myfaces.view.facelets.tag.faces org.apache.myfaces.view.facelets.tag.faces.html Tag Library for http://java.sun.com/jsf/html.
- 
- 
Uses of RelocatableResourceHandler in org.apache.myfaces.view.facelets.tag.facesClasses in org.apache.myfaces.view.facelets.tag.faces that implement RelocatableResourceHandler Modifier and Type Class Description classComponentRelocatableResourceHandlerThis class is used in cases where alternate implementations of h:outputScript and h:outputStylesheet components are used overriding a tag handler and providing a new tag name, but preserving the componentType and rendererType.
- 
Uses of RelocatableResourceHandler in org.apache.myfaces.view.facelets.tag.faces.htmlClasses in org.apache.myfaces.view.facelets.tag.faces.html that implement RelocatableResourceHandler Modifier and Type Class Description classHtmlOutputScriptHandlerclassHtmlOutputStylesheetHandler
 
-