Package org.apache.jasper.compiler
Class Collector
java.lang.Object
org.apache.jasper.compiler.Collector
Collect info about the page and nodes, and make them availabe through
the PageInfo object.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
A visitor for collecting information on the page and the body of the custom tags. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Collector
Collector()
-
-
Method Details
-
collect
- Throws:
JasperException
-