Uses of Class
org.osjava.sj.loader.util.AbstractProperties

Packages that use AbstractProperties
org.osjava.sj.loader.util   
 

Uses of AbstractProperties in org.osjava.sj.loader.util
 

Subclasses of AbstractProperties in org.osjava.sj.loader.util
 class CustomProperties
           
 class IniProperties
          Functionally like the CustomProperties class in that it has comments and an order, IniProperties reads .ini files.
 class XmlProperties
          Loads properties using the DOM API from an InputStream containing XML