org.apache.myfaces.component.html.util
Class AddResource

java.lang.Object
  |
  +--org.apache.myfaces.component.html.util.AddResource

public class AddResource
extends java.lang.Object

This is a utility class to render link to resources used by custom components. Mostly used to avoid having to include in the head of the pages before using a component.

Version:
$Revision: 1.23 $ $Date: 2005/03/14 18:25:36 $ $Log: AddResource.java,v $ Revision 1.23 2005/03/14 18:25:36 svieujot ExtensionsFilter : Set last modified header (and us it in the URL instead of cacheKey). Revision 1.22 2005/03/14 17:49:32 svieujot Cleanup. Revision 1.21 2005/03/14 15:58:42 svieujot Added caching to the ExtensionsFilter Revision 1.20 2005/02/22 08:41:50 matzew Patch for the new tree component form Sean Schofield Revision 1.19 2005/02/16 00:50:37 oros SF issue #1043331: replaced all   by the corresponding numeric entity   so safari users will be happy, too, with MyFaces output Revision 1.18 2005/02/08 12:13:39 svieujot Bugfix : Serve xsl files with the text/xml content type. Revision 1.17 2004/12/27 04:11:11 mmarinschek Data Table stores the state of facets of children; script tag is rendered with type attribute instead of language attribute, popup works better as a column in a data table Revision 1.16 2004/12/24 14:11:50 svieujot Return resource relative mapped path when given null context. Revision 1.15 2004/12/17 13:19:10 mmarinschek new component jsValueChangeListener Revision 1.14 2004/12/06 01:02:02 svieujot Write the response in the log messages (mainly to debug problems due to filters order). Revision 1.13 2004/12/03 21:20:09 svieujot Add type="text/css" for inline styles. Revision 1.12 2004/12/03 21:15:21 svieujot define AdditionalHeaderInfoToRender.equals to prevent several include of the same header info. Revision 1.11 2004/12/03 20:50:52 svieujot Minor bugfix, and add SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD