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

Quick Search    Search Deep

Uses of Interface
org.jdaemon.util.Accessor

Uses of Accessor in org.jdaemon.util
 

Classes in org.jdaemon.util that implement Accessor
 class ArrayAccessor
          Accessor which allows items stored in an array to be given names and accessed via those names.
 class BeanAccessor
          Accessor which allows items stored in a bean-like object to be given symbolic names.