类 org.tinygroup.jspengine.JspCompilationContext
的使用

使用 JspCompilationContext 的软件包
org.tinygroup.jspengine   
org.tinygroup.jspengine.compiler   
org.tinygroup.jspengine.servlet   
org.tinygroup.jspengine.xmlparser   
 

org.tinygroup.jspengineJspCompilationContext 的使用
 

参数类型为 JspCompilationContextorg.tinygroup.jspengine 中的方法
 void JspC.generateWebMapping(String file, JspCompilationContext clctxt)
           
 

org.tinygroup.jspengine.compilerJspCompilationContext 的使用
 

声明为 JspCompilationContextorg.tinygroup.jspengine.compiler 中的字段
protected  JspCompilationContext Compiler.ctxt
           
 

返回 JspCompilationContextorg.tinygroup.jspengine.compiler 中的方法
 JspCompilationContext Compiler.getCompilationContext()
           
 

参数类型为 JspCompilationContextorg.tinygroup.jspengine.compiler 中的方法
static InputStream JspUtil.getInputStream(String fname, JarFile jarFile, JspCompilationContext ctxt, ErrorDispatcher err)
           
 void JDTJavaCompiler.init(JspCompilationContext ctxt, ErrorDispatcher errDispatcher, boolean suppressLogging)
           
 void AntJavaCompiler.init(JspCompilationContext ctxt, ErrorDispatcher errDispatcher, boolean suppressLogging)
           
 

参数类型为 JspCompilationContextorg.tinygroup.jspengine.compiler 中的构造方法
Compiler(JspCompilationContext ctxt, JspServletWrapper jsw)
           
Compiler(JspCompilationContext ctxt, JspServletWrapper jsw, boolean jspcMode)
           
TagLibraryInfoImpl(JspCompilationContext ctxt, org.tinygroup.jspengine.compiler.ParserController pc, String prefix, String uriIn, String[] location, ErrorDispatcher err)
          Constructor which builds a TagLibraryInfoImpl by parsing a TLD.
 

org.tinygroup.jspengine.servletJspCompilationContext 的使用
 

返回 JspCompilationContextorg.tinygroup.jspengine.servlet 中的方法
 JspCompilationContext JspServletWrapper.getJspEngineContext()
           
 

org.tinygroup.jspengine.xmlparserJspCompilationContext 的使用
 

参数类型为 JspCompilationContextorg.tinygroup.jspengine.xmlparser 中的方法
static Object[] XMLEncodingDetector.getEncoding(String fname, JarFile jarFile, JspCompilationContext ctxt, ErrorDispatcher err)
          Autodetects the encoding of the XML document supplied by the given input stream.
 



Copyright © 2006–2014 开源组织. All rights reserved.