EspressReport
v 5.5

Package quadbase.common.util.internal

A collection of common internal utility classes.

See:
          Description

Interface Summary
IChart  
IDataInterchange  
IDataInterchangeORG  
IDataInterchangePlus  
IDataSet  
IFlashGraphics  
IInterchange User can implement this interface and integrate their own applicaton with ReportDesigner seamlessly.
IQbGraphics  
IReportDocument  
IReportImage  
VersioningDataType  
XMLConditionType  
 

Class Summary
CastUtil  
CastUtil.CResultSet  
CastUtil.CRSMetaData  
CastUtil.RResultSet  
CastUtil.RRSMetaData  
ClassFileUtil  
Coder This class is used to encode/decode character strings A string is encoded into another string using XOR with a code string, and a checksum is appended to the end of the new string.
ColorTable  
ConnectionPool A class that manages a set of open Connection objects.
CopyFile  
CustomizeElement  
CustomizeNode  
DataSet  
DataSetDISK  
DataSetMEM  
DataType  
DBInfoBasic DBInfoBasic
DeleteFile  
DirectHash  
DTDEntityResolver  
DTDUtil  
EJBInfo The EJBInfo class provides information that is used to connect to an entity bean on a server.
EJBUtil  
ERESLog  
ExportBarcode  
FlashGraphics  
FontTable  
HttpsIO This class provides IO Utilities for https connections.
IOUtil  
Java2DUtil  
JMessageDialog  
LanguageEncoder  
LCKey  
PatchReader  
PatternImage Basically a static class for generating the patterns according to the passed in ID
QbBrowseDirectories This class can be used to configure the default browse directories for different dialogs within either the ReportDesigner or the ChartDesigner.
QbCallableStatement QbCallableStatement.java Wrapper Class for CallableStatement interface.
QbConnection This class is a wrapper class for java.sql.Connection.
QbDebug  
QbFileOutputStream  
QbGraphics  
QbPattern Class used to hold and make patterns for chart data How to use it: QbPattern pattern = new QbPattern(color, PatternID); BufferedImpage bImage = pattern.getPatternIMage();
QbStatement  
QbUtil A collection of miscellaneous utility functions
ReadDataFile  
RecentFiles Utility class for remember recently visited files.
RenameFile  
ReplaceFile  
StyleHash  
UserLanguage  
VersioningDataInput  
VersioningDataOutput  
WriteDataFile  
XMLConditionNode  
XMLDataSheetProc To get the DataSheet view of the XML data source
XMLDataTypeUtil  
XMLDefaultTreeNode  
XMLFieldInfo  
XMLFileQueryInfo  
XMLOperatorNode  
XMLQueryResultSet This class implements a result set on a file of type .xml
XMLUtil  
XMLVerifier To verify the XML against the given dtd or schema
XMLVerifierHandler To verify the XML against the given dtd or schema
ZoomGraphics  
 

Package quadbase.common.util.internal Description

A collection of common internal utility classes.


EspressReport
v 5.5