Package gov.usgs.util
package gov.usgs.util
Utility classes.
Formerly managed as a separate "java utils" project, This is now primarily
used by PDL.
-
ClassDescriptionThe configuration object used for distribution.An interface for objects that require configuration.Encryption and signing utilities.Signature versions.Default implementation of all methods on the Configurable interface.Monitor a directory for files, notifying FileListenerInterfaces.ExecutorTask<T>A wrapper for Runnable or Callable objects for use with an ExecutorService.An object that listens for files.File input, output, content type, and delete utilities.FutureExecutorTask overrides how timeouts are handled to use a separate executor service with Futures.Ini is a Properties that supports sections.JDBC Connection and Statement utility functions.ObjectLock<T>Reentrant ReadWrite Locking per object.Exception thrown when TimeoutProcess times out while it is being waited for.SAXAdapter is a sax handler that accumulates element content, which is a common sax handler task.Accept socket connections from a ServerSocket, and notify a listener using a separate thread.An object that processes sockets.Stream input, output, and transfer utilities.An InputStream that ignores calls to close.An OutputStream that ignores calls to close.String parsing and utility functions.TimeoutProcess wraps a Process object.The TimeoutProcessBuilder wraps a ProcessBuilder, adding support for a command time out.Xml parsing utility functions.