Package COM.activesw.api.util
-
Interface Summary Interface Description MessageObject Represents an object that reports a message.QuickSortCompare -
Class Summary Class Description LineStringBuffer Message Represents a message, commonly an error message.MessageSet DescriptionQuickSort Utility class for sortingRegion StringFilteredOutputStream StringOutputStream UnicodeEscapeReader The UnicodeEscapeReader is a filter for reading \ uxxxx encoded character streams and converting them to their unicode character equivalent.UnicodeEscapeWriter The UnicodeEscapeWriter is a filter for translating unicode characters above the ANSI (8-bit) region into unicode escape sequences as specific by the Java specification (\ uxxxx).UtilMessages This class contains the messages displayed by various utility classes. -
Exception Summary Exception Description MalformedUnicodeEscapeException This is thrown an an error has occurred while parsing a unicode escape sequence via an input stream.