Class Summary |
LineNumberMap |
Table that keeps a map of character offsets and line count in an input
stream to file name and line numbers in source files. |
LineNumberRecorder |
Class that records information to translate a line number or
byte offset in a stream into a source file and line number. |
ProcessRunner |
Run a process, optionally collecting stdout/stderr. |
ReadIterator |
Wrapper around Iterator objects that doesn't allow modification. |
SSIDirective |
A parsed SSI directive. |
SSIParsedStream |
Implements the reading and parsing of an SSI stream. |
SSIReader |
A reader that implements Server-Side Includes (SSI). |