Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jdaemon.util.data

Interface Summary
DataRepresentation Uberinterface for properties files, directory data, XML config, etc.
 

Class Summary
AbstractType  
ArrayType Type object for Saving/Loading arrays from a DataRepresentation
DataRepresentationPath Class that represents a path through a DataRepresentation.
DataRepresentations Utilits class for data representations
JavaDataRepresentation Java Data Representation
QuickListType Type object for Saving/Loading arrays from a DataRepresentation
Type Mechanism for persisting Java objects in a DataRepresentation.
Types Repository for Type objects for some basic java classes
 

Exception Summary
ObjectInstantiationError  
ReadError Read exception for DataRepresentation classes
WriteError