Package com.acsinet_solutions.util

This package contains basic classes and interface definitions, that are so generic to be in a more specific package.

See:
          Description

Interface Summary
Constants Generic constants; currently just constants for empty arrays survive here.
Link Base interface for dynamic URL and portlet links.
ObjectFactory<T> Simple template factory for an object type.
ParameterAppender Simple interface for classes that allow parameter appending
 

Class Summary
AbstractLink Base conveniece implementation of link instances
Conversion Useful conversion utility methods.
ConversionManager Alternative to Conversion asType() when date and decimal pattern customization needs to be done TODO: NOT YET FINISHED!!!
DateUtils Useful Date and Calendar utility methods.
ReflectionUtils Useful reflection utility methods
ReflectionWrapper Reflection Wrapper base class.
SimpleCounter Simple counter implementation
URLLink Implementation of a simple URLLink instance
URLSuffixAppender Implementation of a simple URL suffix appender facility
Utils Useful utility methods that are so generic to put in more specialized classes.
 

Enum Summary
ConversionType Conversion types that can be used in Conversion.asType().
 

Package com.acsinet_solutions.util Description

This package contains basic classes and interface definitions, that are so generic to be in a more specific package.