Package wt.util
package wt.util
-
ClassDescriptionInterface for class that supports applet
start,stop, anddestroymethods.A fixed size, most recently used object cache.This class allows one body of code to quickly register the entry and exit of significant calls or states and another body of code to easily monitor the number and total duration of such occurrences on both a per thread and per CallRegistrar instance basis.Enumeration of constants for kinds of cases.A factory for object collation keys.This class defines the flags that can be used to configure debug information capturing.This utility class provides access to all the properties that are used to configure information capture to aid in debugging.A debug utility for printing debug messages with a stack trace.This class defines the types of elements that can be the target of debug configuration.This class provides standard methods for reporting various categories of information to aid in debugging.The Dumpable interface defines a method that will be implemented for a class that will determine how to dump the contents, or state, of the object.This class provides a general method that will use reflection to dump the contents, or state, of a given object.TheEncoderclass provides methods to encode and decode serializable objects to and from character strings.The class contains utility methods for converting aStringinto a MIME format called "x-www-form-urlencoded" and vice versa.EnumeratorVectoris wrapper class forjava.util.Vectorthat implementsjava.util.Enumeration.
Supported API: true
Extendable: falseLocaleIndependentMessageis the wrapper class for getting a message which is independent of locale.LocaleUtilities provides utility methods for working with Locales.Represents a type that will support a request for a localized message.LocalizedResource contains the utility methods for finding and opening the resource that best matches the given Locale.A filter output stream for writing log entries.Root tagging interface for all Windchill message types.A MP input stream is a filter that allows a business class to read consecutive multipart data object bodies whilst alleviating the associated pain.Pair<T1,T2> Aggregates an ordered pair of objects and handles them as a unique combination.Aggregates an unordered pair of objects and handles them as a unique combination.Performs the process using another thread to start sending output, before processing has completed.Interface containing attributes for use with progress applications (e.g., progress feedback).A utility to list resource files found in the local class path.An enumeration that returns objects in sorted order.This class is designed to be used much like aByteArrayOutputStream, the primary difference being that output is written to a temporary file as oppose to consuming memory with a byte array.WTAttributeNameIfc specifies persistInfo AttributeDescriptor relative paths
Supported API: true
Extendable: falseThis class holds static state partitioned by applet or application instance.WTExceptionis the base class for Windchill exceptions.WTInvalidParameterExceptionextends the capability of thewt.util.WTRemoteExceptionin that like thewt.util.WTException, it accommodates nested exceptions and localizable text messages.WTIOExceptionextends the capability of thejava.lang.IOExceptionin that like thewt.util.WTException, it accommodates nested exceptions and localizable text messages.WTMessageis the wrapper class for getting a formatted, localized message, from a resource bundle.Windchill configuration properties.WTPropertyVetoExceptionextends the capability of thejava.beans.PropertyVetoExceptionin that like thewt.util.WTException, it accommodates nested exceptions and localizable text messages.WTRemoteExceptionextends the capability of thejava.lang.RemoteExceptionin that like thewt.util.WTException, it accommodates nested exceptions and localizable text messages.WTRuntimeExceptionextends the capability of thejava.lang.RuntimeExceptionin that like thewt.util.WTException, it accommodates nested exceptions and localizable text messages.WTStandardDateFormatA thread that is associated with aWTContextand supports property change events.