class Collector
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
Collector.CollectVisitor
A visitor for collecting information on the page and the body of
the custom tags.
|
| Constructor and Description |
|---|
Collector() |
| Modifier and Type | Method and Description |
|---|---|
static void |
collect(Compiler compiler,
Node.Nodes page) |
public static void collect(Compiler compiler, Node.Nodes page) throws JasperException
JasperException