Module cl.netswitch.lib
Package cl.netswitch.lib.util
package cl.netswitch.lib.util
Classes and interfaces that implement general utility services.
-
ClassDescriptionBase64 encoders and decoders.Provides static utility methods that operate on Java beans.Provides static utility methods that operate on
ByteBuffers
.A random and sequential accessible array of zero or more bytes.Provides static utility methods that perform general conversions.Prints aLogRecord
using the NetSwitch format.Provides static utility methods used to configure the System Logging Facility.UnsynchronizedInputStream
in which data is read from a byte array.UnsynchronizedOutputStream
in which data is written to a byte array.A character stream that collects its output in an unsynchronized string builder, which can then be used to construct a string.Provides static utility methods that perform XML operations.