All Classes and Interfaces
Class
Description
Reads individual bits from an input stream.
Writes individual bits to an output stream.
Resolves common system paths and directories.
A graphical dialog for displaying exceptions with stack traces.
Utility class for parsing file paths and extracting file metadata.
Matches strings against glob-style wildcard patterns.
Converts byte arrays to hexadecimal string representation.
Exception thrown when token parsing encounters unexpected content.
Utility class for common file system operations.
A mutable string builder optimized for prefix and suffix operations.
Defines a token boundary using a regular expression pattern.
Defines how matched tokens are handled by the tokenizer.
A regex-based tokenizer for parsing structured text into tokens.
Represents a matched token from the tokenizer.