Uses of Package
com.ptc.windchill.structconf.properties

Packages that use com.ptc.windchill.structconf.properties
com.ptc.windchill.structconf.migrate Tool to convert existing .properties files into .xconf files. 
com.ptc.windchill.structconf.properties APIs for parsing property-based application service and resource definitions. 
 

Classes in com.ptc.windchill.structconf.properties used by com.ptc.windchill.structconf.migrate
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.
 

Classes in com.ptc.windchill.structconf.properties used by com.ptc.windchill.structconf.properties
PropertiesClone
          This is a modified copy of the jdk 1.4 sources for java.util.Properties.
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.