All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AnnotatedClass Data structure to storage annotated FeatureToggle elements.ByteOrderMark Existing Byte Order Mark (BOM) types.ConfigurationDAO The ConfigurationDAO provides all functionality for an application wide configuration.ConfigurationDO Application wide configuration with key=value entries.ConfigurationHbmDAO Implementation of the ConfigurationDAO.ConfigurationService Implementation of the Configuration Service.Constraints Constraints for the package CORE.CryptoTools Basic cryptographic functions for Applications.DAOException DAO Exception for Transaction Rollback.DatabaseActions DatabaseActions is a simple helper class to execute SQL queries and other database operations out of the DAO Context.FeatureToggle Feature Toggle Annotation to activate or deactivate PUBLIC classes, constructors and methods.
When a Constructor get deactivated the whole class is deactivated, no matter how many Constructors defined.FF4jAnnotationPreProcessor PreProcessor for the @FeatureToggle Annotation.FF4jAnnotationPreProcessorHelper During the processing of annotations some simple functions are needed, wich implemented for reuse in this class.FF4jProcessor Wrapper implementation.FileUtils Some helpful stuff for file handling.GenericDAO<T,PK extends Serializable> GenericDAO interface primary for CRUD Database operations.GenericHbmDAO<T,PK extends Serializable> Abstract implementation of Domain DAO.HashAlgorithm Available Hash Algorithms.ImageProcessor A simple Image Processor with some useful basic functionality in applications.ImgSclrProcessor Implementation of a simple Image Processor.ITextRenderer Implementation of a simple PDF Renderer.JavaCryptoTools Implementation of java cryptography.JavaMailClient Implementation of a simple SMTP Mailer.JdbcActions Implementation of Database JDBC Actions.JdbcConnection Contains all information about a JDBC connection.ListTree Implementation of a TreeWalker.LogbackLogger Implementation of the Logger as Wrapper for SLF4j and logback Framework.Logger Wrapper for the SLF4j and Logback Logging Framework.LoggingService Implementation of the Logging Service.LogLevel Available LogLevels.MailClient Simple SMTP E Mail Client with SSL to send E-Mails from a configured Mail Account (SMTP Server).MailClientService Implementation of the Mail Client Service.MisconfigurationException Exception for wrong configurations.PdfRenderer Basic PDF functionality to generate from an Application letters or reports.PropertyFileReader Implementation of the PropertyReader.PropertyReader The PropertyReader is be able to read properties from different resources like File, Database or from the classpath.QrCodeGenerator Generates Quick Response Codes (QR Codes).ResourceType Available Resource Types.SaxDocumentHandler This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.SaxTools Implementation of useful XML Tools.SocketTimeout Helper Class to iniciate timeouts in connections e.g.StringUtils Some useful Methods for String manipulation, Hash and UUID generation.TemplateRenderer Velocity Template Renderer.TimeOutException Exception for several Timeouts.TreeNode Data structure for a tree.TreeWalker Implementation of the TREE data structure.UnsupportedVersionException Exception for unsupported Versions.Validator A simple RexEx Validator.VelocityRenderer Implementation of a VelocityRenderer.Version Data class for program version numbers, based on semantic versioning.XmlTools XML Tools are based on the event driven SAX concept.ZxingGenerator Implementation of the QR Code Generator.