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, setSupportsExpression
public 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 AttachedResourceManager
java.lang.Exception
public void outputContent(OutputContext context, java.lang.Object content) throws java.lang.Exception
outputContent
in class AttachedResourceManager
java.lang.Exception
protected void registerIncludeDataType(OutputContext context, java.lang.String expression) throws java.lang.Exception
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.