Package org.jfree.report.util
Common utility classes.
-
Class Summary Class Description AttributeNameGenerator Creation-Date: 21.11.2006, 13:24:41CharacterEntityParser The character entity parser replaces all known occurrences of an entity in the format &entityname;.ComponentDrawable Creation-Date: 11.10.2005, 14:03:15CSVQuoter TheCSVQuoter
is a helper class to encode a string for the CSV file format.CSVTokenizer The csv tokenizer class allows an application to break a Comma Separated Value format into tokens.DataSetUtility Creation-Date: 17.04.2006, 11:43:04ImageUtils Provides utility methods for image creation and manipluation.InstanceID This class can be used as ID to mark instances of objects.IntegerCache Creation-Date: 03.03.2006, 12:36:07LazyNameMap Creation-Date: 06.03.2006, 20:20:17LazyNameMap.NameCarrier MemoryByteArrayOutputStream A string writer that is able to write large amounts of data.MemoryStringWriter A string writer that is able to write large amounts of data.MessageFormatSupport MessageFormatSupport.MessageCompiler NoCloseOutputStream A Wrapper stream that does never calls close on its parent.PropertyLookupParser The property lookup parser is used to resolve embedded references to properties within strings.ReportParameters The report parameters collection is a map with string keys.ScalingDrawable Creation-Date: 20.01.2006, 19:46:10ScalingExtendedDrawable Creation-Date: 20.01.2006, 19:46:10TextUtilities Todo: Document me!WeakReferenceList The WeakReference list usesjava.lang.ref.WeakReference
s to store its contents.Worker A simple worker implementation.WorkerHandle The worker handle is a control structure which allows control over the worker without exposing the thread object.WorkerPool A simple static workpool. -
Exception Summary Exception Description ObjectStreamResolveException TheObjectStreamResolveException
this thrown, when the object resolving operation for serialized objects failed.