Package com.ptc.windchill.structconf.properties

APIs for parsing property-based application service and resource definitions.

See:
          Description

Class Summary
PropertiesClone This is a modified copy of the jdk 1.4 sources for java.util.Properties.
ResourceEntry Entry for .properties "service" entries that represent resources such as images that may need to vary based upon the context in which they are used.
ServiceEntry Entry for .properties "service" entries that represent implementing classes (e.g.
ServiceOrResourceEntry Abstract base sharing common components of service and resource entries in .properties "service" files.
ServiceOrResourceEntryKey A key class that can be used to uniquely identify a service or resource for which many implementations may be specified in a .properties "service" file.
 

Package com.ptc.windchill.structconf.properties Description

APIs for parsing property-based application service and resource definitions.