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

Quick Search    Search Deep

Uses of Package
org.jdaemon.util.data

Classes in org.jdaemon.util.data used by org.jdaemon.util.data
DataRepresentation
          Uberinterface for properties files, directory data, XML config, etc.
DataRepresentationPath
          Class that represents a path through a DataRepresentation.
ObjectInstantiationError
           
ReadError
          Read exception for DataRepresentation classes
Type
          Mechanism for persisting Java objects in a DataRepresentation.
WriteError