Uses of Package
net.sf.jabb.util.prop

Packages that use net.sf.jabb.util.prop
net.sf.jabb.util.db.impl   
 

Classes in net.sf.jabb.util.prop used by net.sf.jabb.util.db.impl
PropertiesLoader
          Utility to load properties from file; It supports both classic text properties file (.properties) format and new xml properties file (.xml) format; "*" is supported as widecard to match the file name name of all of the two formats; Inclusion of files via ".include=" syntax is also supported.
载入Properties的工具类;它支持传统properties文件格式(.properties)和新的xml格式(.xml), 也支持用“*”作为通配符同时匹配这两种格式的文件后缀,以及支持在文件中用“.include=”包含引用别的文件。
 



Copyright © 2012. All Rights Reserved.