xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.property.Property.FileInfo

Packages that use Property.FileInfo
org.xmlBlaster.util.property   
 

Uses of Property.FileInfo in org.xmlBlaster.util.property
 

Methods in org.xmlBlaster.util.property that return Property.FileInfo
 Property.FileInfo Property.findArgsFile(java.util.Properties argsProps)
          Find properties file.
 Property.FileInfo Property.findFile(java.lang.String fileName, java.util.Properties argsProps)
          Find properties file.
 Property.FileInfo Property.findGivenFile(java.lang.String fileName)
          Find properties file which was given with the constructor.
 Property.FileInfo Property.findPath(java.lang.String fileName)
          Look for properties file.
 

Methods in org.xmlBlaster.util.property with parameters of type Property.FileInfo
 java.util.Properties Property.loadProps(Property.FileInfo info, java.util.Properties argsProps)
          Use this method only the first time to initialize everything.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.