Package com.ptc.windchill.structconf.util

Package for common APIs used throughout the System Configuration and Propagation component.

See:
          Description

Class Summary
CaseInsensitiveStringComparator Comparator to compare two strings using case-insensitive string compare.
FileUtil Some file utilities.
FileUtil.FileInfo Snapshot of a files information useful for comparing.
LocaleUtilities Framework Locale Utilities class This class should be used by the various parts of the framework for handling and resolving localization type stuff.
URLSet  
Verbosity Utility to control verbosity of output for structured configuration code at the thread local level, rather than rely upon a static final constant that cannot be changed.
 

Exception Summary
NestableException An exception that can nest other exceptions and will report causation if the printStackTrace(...) methods or getFullMessage() are used.
 

Package com.ptc.windchill.structconf.util Description

Package for common APIs used throughout the System Configuration and Propagation component.