Package chemaxon.util

Provides utility classes.

See:
          Description

Interface Summary
Cancelable Represents a task/operation that can be cancelled.
ErrorProcessor Error processing interface.
MolFilter Molecule filter.
 

Class Summary
ConnectionHandler A JavaBean for connecting to relational databases using JDBC.
DatabaseTools Tools that can be applied in the development of applications accessing databases.
DotfileUtil Utility class for configuration file handling.
ErrorHandler An abstract ancestor of JavaBeans that enable exception handling in different environments.
HitColoringAndAlignmentOptions Class for specifying coloring and alignment options.
HitDisplayTool Class for displaying hit results with hit coloring, alignment, partial clean, etc.
HitDisplayUtil Class providing some utility tools for displaying hit results with hit coloring, alignment, partial clean, etc.
HTMLTools Tools that can be applied in the development of servlets or JSP scripts handling JChem resources.
HTMLUtil Utility class for string conversions in HTML / JavaScript.
ImageExportUtil Utility functions to create format parameter string for molecule export and for usage of .NET based EMF generator.
IntArray The IntArray class implements an array of integers.
MolAligner Tool for aligning a target molecule to a pattern molecule.
MolHandler Class for handling molecules for systems based on ChemAxon's programming intaface.
UploadThread Class for uploading a file from the client side to the server side via HTML forms using a thread.
 

Package chemaxon.util Description

Provides utility classes.