Package net.sf.jasperreports.engine.util

Utility classes.

See:
          Description

Interface Summary
BigDecimalHandler BigDecimal handler interface used by BigDecimalUtils.
FileResolver  
FormatFactory  
JRImageEncoder  
JRImageReader  
JRQueryChunkHandler A query chunk handler.
JRValueStringUtils.ValueSerializer  
MarkupProcessor  
MarkupProcessorFactory  
ProtectionDomainFactory ProtectionDomain factory that is used by JRClassLoader to create per-instance protection domains.
 

Class Summary
BigDecimalUtils Utility methods for BigDecimal handling.
BreakIteratorSplitCharacter Implementation of SplitCharacter that uses the same logic as AWT to break texts into lines.
BreakIteratorSplitCharacter.ArrayCharIterator  
ClassUtils Class utilities.
CompositeClassloader A composite classloader that has a parent classloader and an alternate classloader.
ContextClassLoaderObjectInputStream A subclass of ObjectInputStream that uses the context class loader to resolve classes encountered in the input stream.
DefaultFormatFactory  
FileBufferedOutputStream  
FileBufferedWriter  
Java14BigDecimalHandler BigDecimalHandler implementation used on Java 1.4.
Java15BigDecimalHandler BigDecimalHandler implementation used on Java 1.5 or newer.
JdkGlyphFixTextMeasurer A text measurer implementation that extends the default text measurer and adds a workaround for Sun JDK bug JdkGlyphFixTextMeasurerFactory Factory of JdkGlyphFixTextMeasurer instances.
JEditorPaneHtmlMarkupProcessor  
JEditorPaneMarkupProcessor  
JEditorPaneMarkupProcessor.HtmlFactory  
JEditorPaneMarkupProcessor.RtfFactory  
JEditorPaneRtfMarkupProcessor  
JRAbstractImageEncoder  
JRBoxUtil  
JRClassLoader  
JRCloneUtils Cloning related utility methods.
JRColorUtil  
JRConcurrentSwapFile JRSwapFile derived class that uses a FileChannel to perform concurrent I/O on the swap file.
JRDataUtils  
JRDateLocaleConverter A Converter class dedicated for the java.util.Date type.
JRDefaultImageEncoder  
JRDelegationVisitor Abstract delegation visitor.
JRElementsVisitor Report elements visitor.
JRExpressionUtil  
JRFontUtil  
JRGraphEnvInitializer  
JRImageLoader  
JRJdk13ImageReader  
JRJdk14ImageEncoder  
JRJdk14ImageReader  
JRLoader  
JRPenUtil  
JRProperties Class that provides static methods for loading, getting and setting properties.
JRProperties.PropertySuffix Class used by JRProperties.getProperties(String).
JRQueryExecuterUtils Query executer utility class.
JRQueryParser Report query parser.
JRResourcesUtil Provides methods for resource resolution via class loaders or URL stream handlers.
JRSaver  
JRSingletonCache Utility to use as a soft cache of singleton instances.
JRStringUtil  
JRStyledText  
JRStyledText.Run  
JRStyledTextParser  
JRStyleResolver  
JRSwapFile Swap file implementation that can be used as a disk cache for arbitrary binary data.
JRSwapFile.LongQueue  
JRSwapFile.SwapHandle  
JRTextAttribute  
JRTextMeasurerUtil Text measurer utility class.
JRTypeSniffer  
JRValueStringUtils Utility class used to serialize/deserialize value objects to/from String values.
JRValueStringUtils.BigDecimalSerializer  
JRValueStringUtils.BigIntegerSerializer  
JRValueStringUtils.BooleanSerializer  
JRValueStringUtils.ByteSerializer  
JRValueStringUtils.CharacterSerializer  
JRValueStringUtils.DateSerializer  
JRValueStringUtils.DefaultSerializer  
JRValueStringUtils.DoubleSerializer  
JRValueStringUtils.FloatSerializer  
JRValueStringUtils.IntegerSerializer  
JRValueStringUtils.LongSerializer  
JRValueStringUtils.ShortSerializer  
JRValueStringUtils.StringSerializer  
JRValueStringUtils.TimeSerializer  
JRValueStringUtils.TimestampSerializer  
JRVisitorSupport Abstract implementation of JRVisitor that has empty visit methods for all visitable types.
JRXmlUtils XML parsing utilities.
JRXmlWriteHelper  
JRXmlWriteHelper.Attribute  
JRXmlWriteHelper.StackElement  
LineBoxWrapper  
MaxFontSizeFinder  
Pair Utility class used to pair two objects.
SimpleFileResolver  
SingleProtectionDomainFactory Implementation of ProtectionDomainFactory that wraps a single protection domain.
ThreadLocalStack Thread local stack utility class.
XmlNamespace An XML namespace.
 

Package net.sf.jasperreports.engine.util Description

Utility classes.

Related Documentation



Copyright © 2010. All Rights Reserved.