All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractConfigurableObject |
Abstract implementation of ConfigurableObject interface.
|
| AbstractFileFun |
|
| AbstractPagedResult<T> |
|
| AbstractVirtualFinder |
|
| AbstractXMLValidator |
|
| ArchiveDicFacade |
|
| ArgUtils |
Simple arg parsing utility.
|
| AttributeHolderDefault |
|
| AttributesHolder |
|
| BaseArchiveDirFileFun |
|
| BaseIdFinder |
|
| BasicDAO<T> |
Base class for persistance object.
|
| BasicDAOFactory |
Basic DAO Factory.
|
| BasicDAOHelper<T> |
BasicDAOHelper for database operation.
|
| BasicDaoResult<T> |
|
| BasicDataFacade<T> |
|
| BasicHelper |
|
| BasicIdConfigType |
|
| BasicIdGenerator |
|
| BasicJavaGenerator |
Basic implementation of JavaGenerator
fix of importList (now keep order of elements)
|
| BasicLogObject |
Basic implementation of LogObject interface
|
| BasicResult |
|
| BasicRSExtractor<T> |
|
| BasicSeqIdGenerator |
|
| BasicTextValueType |
|
| BasicValidator |
|
| BasicWrapper<T> |
|
| BigDecimalRSE |
Result Set Extractor for Long
|
| BinaryCalc |
|
| BindingCatalogConfig |
Simple binding A.P.I.
|
| BindingConfig |
|
| BindingContext |
|
| BindingException |
|
| BindingFieldConfig |
Config attributes :
id (required) - id of the binding
bindFrom (optional, default to id) - path to source object property to use for binding
bindTo (optional, default to id) - path to destination object property to use for binding
initOnNull (optional) - if set, the type to be used to create value if 'bindFrom' path lookup to 'null'
helper (optional, default to 'default-helper') helper to be used for binding (for instance if a type mapping is needed)
|
| BindingHelper |
|
| BindingHelperCollectionToObject |
Convert any value found from the source binding to a string.
|
| BindingHelperDateToXML |
Convert any value found from the source binding to a string.
|
| BindingHelperDateToXMLOnly |
Convert any value found from the source binding to a string.
|
| BindingHelperDefault |
Default binding helper implementation
New helper could just extends this class and override convertValue() or bindingWorker() method
|
| BindingHelperInitTo |
Convert any value found from the source binding to a string.
|
| BindingHelperStringValue |
Convert any value found from the source binding to a string.
|
| BindingHelperXMLToDate |
Convert any value found from the source binding to a string.
|
| BlobData |
|
| BooleanUtils |
Helper class for boolean check.
|
| BundleMapI18N |
|
| ByteArrayDataHandler |
|
| ByteArrayEntityResolver |
|
| CfConfig |
Simple wrapper for a map of ConnectionFactory.
|
| CharArrayDataHandler |
|
| CharArrayEntityResolver |
|
| CheckEmpty |
|
| CheckEmptyHelper |
|
| CheckpointData |
|
| CheckpointFormat |
|
| CheckpointFormatHelper |
|
| Checkpoints |
|
| CheckpointUtils |
|
| CheckUtils |
|
| ClassHelper |
This class provides API for instantiating new classes.
|
| CloseableDAOContext |
|
| CloseableDAOContextAbstract |
|
| CloseableDAOContextSC |
|
| CloseDAOHelper |
|
| CloseHelper |
|
| CodeException |
|
| CodeRuntimeException |
|
| CollectionUtils |
|
| ColumnContainer |
Wrapper for a collection of ColumnModel.
|
| ColumnModel |
Wrapper for a database table column.
|
| CompareHelper |
|
| ComparePrimitiveFacade |
This class provides utilities for comparing primitive types.
|
| ConcatHelper |
|
| ConfigException |
Exception for handling unexpected situations during configuration.
|
| ConfigProvderHolder |
|
| ConfigProvider |
|
| ConfigProviderFacade |
|
| ConfigProviderObject |
|
| ConfigProviderWrapper |
|
| ConfigRuntimeException |
|
| ConfigStore |
|
| ConfigStoreDefault |
|
| ConfigStoreIO |
|
| ConfigStoreMap |
|
| ConfigStoreMapDefault |
|
| ConfigStoreProps |
|
| ConfigStoreUtils |
|
| ConfigurableObject |
A class implementing ConfigurableObject interface
is an object which could be configured through an XML Document or
a Properties object.
|
| ConnectionFacade |
Helper class for handling ConnectionFactory
|
| ConnectionFacadeWrapper |
Incapsulate a ConnectionFactory
|
| ConnectionFactory |
Simple class for creating java.sql.Connection.
|
| ConnectionFactoryCloseable |
|
| ConnectionFactoryImpl |
Implementing class for ConnectionFactory.
|
| ContentHandlerWrapper |
|
| ContentHandlerWriter |
|
| CustomListCatalogConfig<T,L extends Collection<T>> |
|
| CustomPrintWriter |
This PrintWriter allow to setup custom line separator
|
| DAOContext |
|
| DAOException |
|
| DAOFactory |
|
| DAOHelper |
|
| DAOID |
|
| DaoResult |
|
| DaoResultList<T> |
|
| DAORuntimeException |
|
| DAOUtils |
|
| DAOUtilsNG |
|
| DataBaseInfo |
DataBase info class (Helper class for jdbc DataBaseMetadata).
|
| DataBaseModel |
|
| DataEntityInfo |
|
| DataEntityUtils |
|
| DataListCatalogConfig |
Class for loading an xml configuration in the form of :
|
| DbcpConnectionFactory |
ConnectionFactory implementation based on a DBCP 1.4
|
| DbUtils |
|
| DefaultConfigProvider |
|
| DefaultConfigurableObject |
Default implementation of ConfigurableObject,
configure(Properties) method is a donothing, while
configure(Element) calls configure(Properties)
with the Element attributes transformed in a Properties object.
|
| DefaultHandlerComp |
|
| DefaultLoadResultNG<T> |
|
| DefaultPagedResult<T> |
|
| DefaultTreeDecorator<T> |
|
| DefaultVirtualFinder |
|
| DefineImpl |
|
| DefineImplFinder |
|
| DeleteHelper |
|
| DeleteRecurseFileFun |
|
| DOMIO |
Simple IO operations on xml DOM (Document Object Model).
|
| DOMProperty |
|
| DOMUtils |
Utilities for handling DOM structures
|
| DoNothingContentHandler |
|
| DoNothingDTDHandler |
|
| DoNothingEntityResolver |
|
| DoNothingErrorHandler |
|
| DoubleRSE |
Result Set Extractor for Double
|
| DTDHandlerWrapper |
|
| EncodingCheck |
Library to check if and encoding is respected.
|
| EntityResolverWrapper |
|
| ErrorHandlerWrapper |
|
| ExConverUtils |
|
| ExDefaultHandler |
|
| ExHandler |
|
| ExHandlerDefault |
|
| FacadeDefineImpl |
|
| FacadeImplFinder |
|
| FactoryCatalog |
|
| FactoryType |
|
| FactoryTypeHelper<T> |
|
| FeatureUtils |
|
| Field |
|
| FieldFactory |
|
| FieldHelper |
|
| FieldList |
|
| FileFun |
|
| FileFunSecure |
|
| FileFunWrapper |
|
| FileIO |
|
| FilterApply |
|
| FilterApplyDefault |
|
| FilterFacade |
|
| FilterInfo |
|
| FilterInfoDefault |
|
| FixedFieldBean |
|
| FixedFieldDescriptor |
|
| FixedFieldFileConfig |
|
| FixedFieldFileDescriptor |
|
| FixedFieldFileReader |
|
| FixedFieldFileReaderAbstract |
|
| FixedFileFieldBasicValidator |
|
| FixedFileFieldDateValidator |
|
| FixedFileFieldMap |
|
| FixedFileFieldRegexValidator |
|
| FixedFileFieldValidationResult |
|
| FixedFileFieldValidator |
|
| ForeignKeyModel |
|
| FormatTime |
|
| FugeritXmlSchemaCatalogConfig |
|
| GeneratorNameHelper |
|
| GenericIdFinder<T> |
|
| GenericListCatalogConfig<T> |
Class for loading an xml configuration in the form of :
|
| GenericSeqIdGenerator |
|
| HelperI18N |
|
| HelperIOException |
|
| I18NException |
|
| IdConfigType |
|
| IdGenerator |
|
| IdGeneratorFacade |
|
| ImplFinder |
|
| IndexModel |
|
| InheritTreeDecorator<T> |
|
| InsertHelper |
|
| IntegerRSE |
Result Set Extractor for Integer
|
| ItemCheck<T> |
|
| JavaGenerator |
|
| JavaVersionHelper |
|
| JdbcAdaptor |
|
| KeyMapper<K,T> |
Interface defining a policy for mapping a key to a value.
|
| KeyObject<K> |
Interface for an Object which has a key property.
|
| KeyString |
|
| LineIOUtils |
|
| LineReader |
|
| LineWriter |
|
| ListMap<K,T> |
A implementation of java.util.List interface able to save a collections in a Map too.
|
| ListMapCatalogConfig<T extends KeyObject<String>> |
|
| ListMapConfig<T> |
|
| ListMapConfigurable |
|
| ListMapStringKey<T> |
Specialization of ListMap using String as keys.
|
| LoadResult<T> |
|
| LoadResultNG<T> |
|
| LobHelper |
|
| LocaleHelper |
|
| LogFacade |
Facacde per logging handling.
|
| LogObject |
Interface for a logging capable object.
|
| LogUtils |
|
| LongRSE |
Result Set Extractor for Long
|
| MapEntry<K,V> |
|
| MapFunction<K,T> |
|
| MavenProps |
|
| MetaDataUtils |
|
| MethodHelper |
|
| MillisToSecondsFormat |
|
| MiniFilter |
|
| MiniFilterBase |
|
| MiniFilterChain |
|
| MiniFilterConfig |
|
| MiniFilterConfigEntry |
|
| MiniFilterContext |
|
| MiniFilterData |
|
| MiniFilterDebug |
|
| MiniFilterLoadSafe |
|
| MiniFilterMap |
|
| ModuleVersion |
Helper class for wrapping a module version meta information.
|
| MysqlSeqIdGenerator |
|
| Node<T extends Node<T,L>,L extends Collection<T>> |
|
| NodeKeyString<T extends Node<T,L>,L extends ListMapStringKey<T>> |
|
| NumberHelper |
|
| ObjectUtils |
|
| OpDAO<T> |
Class for handling SQL operations.
|
| OptionItem |
Object representing a key/value String set.
|
| OptionItemRSE |
Result Set Extractor for OptionItem
|
| OracleSeqIdGenerator |
|
| PagedResult<T> |
|
| PageInfo |
|
| PageInfoDB |
|
| ParamFinder |
|
| ParamI18N |
|
| ParamProvider |
|
| PathHelper |
Simple class to look up a property path in a java object
|
| PostgresqlSeqIdGenerator |
|
| PropertiesConfigurableObject |
Base class for implementations of ConfigurableObject supporting only
the configure(Properties) method.
|
| PropertyCatalog |
|
| PropertyEntry |
|
| PropertyHolder |
|
| PropertyRSE |
Convert a ResultSet record to a Property object.
|
| PropsIO |
Utility for handling java.util.Property objects.
|
| QueryHelper |
QueryHelper is basically a wrapper which encapsulates information needed to setup a java.sql.PreparedStatement.
|
| QueryWrapper |
|
| ReaderFixedFieldFileReader |
|
| Result |
|
| Result |
|
| ResultErrorHandler |
|
| ResultExHandler |
|
| ResultExHandler |
|
| ResultHelper |
|
| ResultUtils |
|
| RSExtractor<K> |
|
| SafeFunction |
Collections of utilities for handling exceptions through functions.
|
| SafeIO |
|
| SAXErrorHandlerFail |
|
| SAXErrorHandlerStore |
|
| SAXParseResult |
|
| SearchDOM |
Sample utility for looking though a DOM structure
|
| SelectHelper |
Query helper for select operations.
|
| SerialHelper<T> |
|
| SimpleJavaGenerator |
|
| SimpleParamProvider |
|
| SimpleServiceProvider<T> |
|
| SimpleServiceResult<T> |
|
| SimpleValue<T> |
|
| SingleColumnRSE<K> |
Result Set Extractor for query where just one column should be get.
|
| SingleConnectionFactory |
|
| SortedProperties |
Instance of java.util.Properties keeping the insert order of the keys.
|
| SQLScriptFacade |
|
| SQLScriptReader |
|
| SqlServerSeqIdGenerator |
|
| SQLTypeConverter |
|
| StreamFixedFieldFileReader |
|
| StreamHelper |
This class provides primitives for piping streams and readers/writers content.
|
| StreamIO |
StreamIO provides API for managing stream, reader an writer.
|
| StringFormat<T> |
|
| StringRSE |
Result Set Extractor for String
|
| StringUtils |
|
| StructMapper |
|
| SubPropsUtils |
|
| TableId |
Identifier for a table in a database.
|
| TableModel |
|
| TextValueType |
|
| TimeFormatDefault |
|
| TimeHelper |
|
| TransformerXML |
|
| TreeConfigKeyStringXML<T extends NodeKeyString<T,L>,L extends ListMapStringKey<T>> |
|
| TreeConfigXML<T extends Node<T,L>,L extends Collection<T>> |
|
| TreeDecorator<T> |
|
| UnsafeHelper |
|
| UnsafeSupplier<T,E extends Exception> |
|
| UnsafeVoid<E extends Exception> |
|
| UpdateHelper |
|
| ValidatorCatalog |
Validator Catalog is the main configuration item of this simple configuration
framework.
|
| ValidatorContext |
|
| ValidatorDate |
|
| ValidatorNumber |
Basic number validation implementation.
|
| ValidatorRegex |
|
| ValidatorResult |
|
| ValidatorWrapper |
|
| VersionUtils |
Helper class for wrapping a module version meta information.
|
| VirtualFinder |
|
| VirtualPageCache<T> |
|
| Wrapper<T> |
Interface for wrapping / unwrapping objects
|
| WrapperHelper |
Collections of utility method for handling Wrappers.
|
| XmlBeanHelper |
|
| XMLClean |
|
| XMLConfigurableObject |
Base class for implementations of ConfigurableObject supporting only
the configure(Element) method.
|
| XMLException |
|
| XMLFactorySAX |
|
| XMLResourceBundleControl |
|
| XMLSchemaCatalogConfig |
|
| XMLValidator |
|
| XMLValidatorSAX |
|
| ZipArchiveDirFileFun |
|
| ZipFileFun |
|