Package ca.phon.util
package ca.phon.util
-
ClassDescriptionEncodes and decodes to and from Base64 notation.A
invalid reference
Base64#InputStream
InputStream
, given in the constructor, and encode/decode to/from Base64 notation on the fly.Ainvalid reference
Base64#OutputStream
OutputStream
, given in the constructor, and encode/decode to/from Base64 notation on the fly.Provides static methods for getting collators based on locale settings.Annotation used to provide links to online documentation for types and fieldsCollection of helper methods for working with the filesystem.Password is a class to implement password encryption as used on Unix systems.Represents a language.An entry in the ISO-639-3 code set.A collection of quick-reference mimetypes.Utility class for determining host OS.Wrapper method for a static cleaner for the application.Helper class for managing several user preferences.Queue<E>Basic (FIFO) Queue class based on java.util.Vector.An iterable integer range.Various helper methods which use reflection.Utility class to help replace the first comment block in java files for a directory.AThrowable
that's used for passing stack trace info to the logger.Tuple<T,S> Deprecated.use records instead