Package cl.netswitch.lib.util


package cl.netswitch.lib.util
Classes and interfaces that implement general utility services.
  • Classes
    Class
    Description
    Base64 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 a LogRecord using the NetSwitch server format.
    Provides static utility methods used to configure the System Logging Facility.
    Unsynchronized InputStream in which data is read from a byte array.
    Unsynchronized OutputStream 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.