|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jasper.compiler.Collector
public class Collector
Collect info about the page and nodes, and make them availabe through the PageInfo object.
| Constructor Summary | |
|---|---|
Collector()
|
|
| Method Summary | |
|---|---|
static void |
collect(Compiler compiler,
Node.Nodes page)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Collector()
| Method Detail |
|---|
public static void collect(Compiler compiler,
Node.Nodes page)
throws JasperException
JasperException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||