|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.pentaho.reporting.libraries.base.boot |
|---|
| Class org.pentaho.reporting.libraries.base.boot.ModuleInitializeException extends StackableException implements Serializable |
|---|
serialVersionUID: -8742325619631583144L
| Class org.pentaho.reporting.libraries.base.boot.PackageManager.PackageConfiguration extends PropertyFileConfiguration implements Serializable |
|---|
serialVersionUID: -2170306139946858878L
| Package org.pentaho.reporting.libraries.base.config |
|---|
| Class org.pentaho.reporting.libraries.base.config.DefaultConfiguration extends Properties implements Serializable |
|---|
serialVersionUID: -7812745196042984458L
| Class org.pentaho.reporting.libraries.base.config.ExtendedConfigurationWrapper extends Object implements Serializable |
|---|
serialVersionUID: -3600564448124904906L
| Serialized Fields |
|---|
Configuration parent
| Class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration extends Object implements Serializable |
|---|
serialVersionUID: -6962432361197107831L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException - when reading the stream fails.
ClassNotFoundException - if a class definition for a serialized
object could not be found.
private void writeObject(ObjectOutputStream out)
throws IOException
IOException - if errors occur while writing the stream.| Serialized Fields |
|---|
Properties configuration
Class<T> booterClass
| Class org.pentaho.reporting.libraries.base.config.PropertyFileConfiguration extends HierarchicalConfiguration implements Serializable |
|---|
serialVersionUID: 2423181637547944866L
| Class org.pentaho.reporting.libraries.base.config.SystemPropertyConfiguration extends HierarchicalConfiguration implements Serializable |
|---|
serialVersionUID: 4200899352924290311L
| Package org.pentaho.reporting.libraries.base.encoder |
|---|
| Class org.pentaho.reporting.libraries.base.encoder.UnsupportedEncoderException extends StackableException implements Serializable |
|---|
| Package org.pentaho.reporting.libraries.base.util |
|---|
| Class org.pentaho.reporting.libraries.base.util.FastStack extends Object implements Serializable |
|---|
serialVersionUID: 3111917250800511580L
| Serialized Fields |
|---|
Object[] contents
size to get the last accessible item.
int size
int initialSize
| Class org.pentaho.reporting.libraries.base.util.FloatDimension extends Dimension2D implements Serializable |
|---|
serialVersionUID: 5367882923248086744L
| Serialized Fields |
|---|
float width
float height
| Class org.pentaho.reporting.libraries.base.util.GenericObjectTable extends ObjectTable implements Serializable |
|---|
serialVersionUID: 4870219010677984960L
| Class org.pentaho.reporting.libraries.base.util.HashNMap extends Object implements Serializable |
|---|
serialVersionUID: -670924844536074826L
| Serialized Fields |
|---|
HashMap<K,V> table
| Class org.pentaho.reporting.libraries.base.util.LFUMap extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
HashMap<K,V> map
org.pentaho.reporting.libraries.base.util.LFUMap.MapEntry<K,V> first
org.pentaho.reporting.libraries.base.util.LFUMap.MapEntry<K,V> last
int cacheSize
| Class org.pentaho.reporting.libraries.base.util.LinkedMap extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int size
int mask
float loadFactor
int capacity
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry[] backend
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry firstEntry
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry lastEntry
| Class org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int hashKey
Object key
Object value
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry previous
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry next
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry collisionNext
| Class org.pentaho.reporting.libraries.base.util.ObjectTable extends Object implements Serializable |
|---|
serialVersionUID: -3968322452944912066L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O problem.
ClassNotFoundException - if a class cannot be found.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O problem.| Serialized Fields |
|---|
int rows
int columns
int rowIncrement
int columnIncrement
| Class org.pentaho.reporting.libraries.base.util.StackableException extends Exception implements Serializable |
|---|
serialVersionUID: -8649054607849486694L
| Serialized Fields |
|---|
Throwable parent
String message
| Class org.pentaho.reporting.libraries.base.util.StackableRuntimeException extends RuntimeException implements Serializable |
|---|
serialVersionUID: -4378774171699885841L
| Serialized Fields |
|---|
Throwable parent
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||