Package com.thetransactioncompany.util

This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string, enum and URL values.

See:
          Description

Class Summary
PropertyConverter Static utility methods for converting servlet and context initialisation parameters to Java properties.
PropertyRetriever Provides typed retrieval of Properties as boolean, int, long, float, double, String, URL or enum values.
 

Exception Summary
PropertyParseException Thrown on a property parse exception.
 

Package com.thetransactioncompany.util Description

This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string, enum and URL values.

System requirements:

Author:
Vladimir Dzhuvinov


Copyright © 2013 The Transaction Company. All Rights Reserved.