Package com.pixelmed.utils
package com.pixelmed.utils
Various miscellaneous utilities, mainly static methods.
Includes string comparison and manipulation, extraction of values from byte arrays, formatting floating point values into strings with fixed precision, dumping hexadecimal integers as strings and copying streams.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
ClassDescriptionVarious static methods helpful for converting to and from Base64 representations (e.g., for representing binary values in XML documents).Various static methods helpful for manipulating arrays of bytes and extracting values from them.Various capability detection methods.Various static methods helpful for color conversions.A class for copying an entire input stream to an output stream.Various static methods helpful for handling dates.Use a translet from an XSL-T source file to transform one XML file to another.Various static methods helpful for handling files.Various static methods helpful for formatting floating point values.Various static methods helpful for dumping decimal and hexadecimal values.JTree with additional key stroke actions.A class for fetching the MAC address of one of the local host network interfaces.An interface to communicate log and status messages.A class for to encapsulate JPedal PDF decoding capability if available at runtime without requiring it for compilation.A class to write log and status messages to a
PrintStreamsuch asSystem.err.A class to write log and status messages to aPrintStreamsuch asSystem.err.Various static methods helpful for comparing and manipulating strings.A class to private remote logging via the BSD syslog service (UDP on port 514).A class for creating and convertin UUID based OIDs.TheXPathQueryclass provides a command line utility for performing XPath queries against an XML file.