org.apache.jasper.compiler
Class TagPluginManager
java.lang.Object
org.apache.jasper.compiler.TagPluginManager
public class TagPluginManager
- extends Object
Manages tag plugin optimizations.
- Author:
- Kin-man Chung
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagPluginManager
public TagPluginManager(ServletContext ctxt)
apply
public void apply(Node.Nodes page,
ErrorDispatcher err,
org.apache.jasper.compiler.PageInfo pageInfo)
throws JasperException
- Throws:
JasperException
Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.