Package org.ujoframework.core

The core classes.

See:
          Description

Interface Summary
NoCheck An assetion does not check a value with this interface inside the Ujo.writeProperty(...) method.
 

Class Summary
BeanManager<UJO,VALUE> Manager of BeanUjo
UjoActionImpl A default implementation of the UjoAction.
UjoCoder A tool for encoding an object to a text and a text back to the object.
UjoComparator A generic comparator for the Ujo objects.
UjoIterator<T> Ujo iterator have got some extended functions: iterator can provide optionally a count of items by a count() method iterator can be used in generic loop syntax for( : ) iterator can create a List object
UjoManager General Ujo Manager
UjoManagerCSV<UJO extends Ujo> A Manager for CSV import / export.
UjoManagerRBundle<UJO extends Ujo> A Manager for Java Property Resources Bundle.
UjoManagerXML Ujo Manager for instances type of UjoTextAccess.
UjoPropertyListImpl The immutable list of UjoProperties.
UjoService<UJO extends Ujo> A Core of a UjoService.
 

Package org.ujoframework.core Description

The core classes.



Copyright © 2010. All Rights Reserved.