Package | Description |
---|---|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
Modifier and Type | Method and Description |
---|---|
protected JRQueryChunkHandler |
JRDesignQuery.chunkAdder() |
Modifier and Type | Method and Description |
---|---|
void |
JRQueryParser.parse(String text,
JRQueryChunkHandler chunkHandler)
Parses a report query.
|
protected void |
JRQueryParser.parseClause(JRQueryChunkHandler chunkHandler,
String clauseChunk) |
Copyright © 2016. All rights reserved.