Package | Description |
---|---|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
net.sf.jasperreports.engine.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
JREvaluator.handleMissingResource(java.lang.String key,
java.lang.Exception e)
Handles the case when a resource is missing.
|
protected void |
JRAbstractLRUVirtualizer.readData(JRVirtualizable o,
java.io.InputStream in)
Reads serialized identity and virtual data for a virtualizable object
from a stream.
|
protected void |
JRAbstractLRUVirtualizer.writeData(JRVirtualizable o,
java.io.OutputStream out)
Writes serialized indentity and virtual data of a virtualizable object to a stream.
|
Modifier and Type | Class and Description |
---|---|
class |
JRFontNotFoundException
Exception raised when a font name used as value for the
fontName attribute in the report template,
is not found in any of the runtime available JasperReports font extensions, nor among the font names available
to the Java Virtual Machine. |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com