Uses of Class
org.apache.jasper.compiler.Compiler
Packages that use Compiler
-
Uses of Compiler in org.apache.jasper
Methods in org.apache.jasper that return CompilerModifier and TypeMethodDescriptionJspCompilationContext.createCompiler(boolean jspcMode) Create a "Compiler" object.JspCompilationContext.createParser()Create a compiler object for parsing only.JspCompilationContext.getCompiler() -
Uses of Compiler in org.apache.jasper.compiler
Methods in org.apache.jasper.compiler with parameters of type CompilerModifier and TypeMethodDescriptionstatic voidTextOptimizer.concatenate(Compiler compiler, org.apache.jasper.compiler.Node.Nodes page) static voidCreates the functions mappers for all EL expressions in the JSP page.