com.day.cq.widget
Interface HtmlLibraryManager
- All Known Implementing Classes:
- HtmlLibraryManagerImpl
public interface HtmlLibraryManager
HtmlLibrary.java...
writeJsInclude
void writeJsInclude(org.apache.sling.api.SlingHttpServletRequest request,
Writer out,
String... categories)
throws IOException
- Throws:
IOException
writeCssInclude
void writeCssInclude(org.apache.sling.api.SlingHttpServletRequest request,
Writer out,
String... categories)
throws IOException
- Throws:
IOException
Copyright © 2008 Day Management AG. All Rights Reserved.