com.bstek.dorado.view.config.attachment
public class AttachedJavaScriptResourceManager extends AttachedResourceManager
| Constructor and Description |
|---|
AttachedJavaScriptResourceManager() |
| Modifier and Type | Method and Description |
|---|---|
JavaScriptParser |
getJavaScriptParser() |
boolean |
isAsControllerInDefault() |
void |
outputContent(OutputContext context,
java.lang.Object content) |
protected java.lang.Object |
parseContent(Resource resource) |
protected void |
registerIncludeDataType(OutputContext context,
java.lang.String expression) |
void |
setAsControllerInDefault(boolean asControllerInDefault) |
void |
setJavaScriptParser(JavaScriptParser javaScriptParser) |
getCache, getCharset, getContent, getExpressionHandler, isSupportsExpression, setCache, setCharset, setExpressionHandler, setSupportsExpressionpublic JavaScriptParser getJavaScriptParser()
public void setJavaScriptParser(JavaScriptParser javaScriptParser)
public boolean isAsControllerInDefault()
public void setAsControllerInDefault(boolean asControllerInDefault)
protected java.lang.Object parseContent(Resource resource) throws java.lang.Exception
parseContent in class AttachedResourceManagerjava.lang.Exceptionpublic void outputContent(OutputContext context, java.lang.Object content) throws java.lang.Exception
outputContent in class AttachedResourceManagerjava.lang.Exceptionprotected void registerIncludeDataType(OutputContext context, java.lang.String expression) throws java.lang.Exception
java.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.