| Class | Description |
|---|---|
| GraphUtil |
A utility for finding the strongly connected components of a graph,
implementing Kosaraju's algorithm non-recursively.
|
| IncludeEvaluator |
A helper class for joo.flex that parses an "include" directive
and returns a Reader for the included file.
|
| LineRangeReader |
A LineRangeReader that reads a line subrange of a given Reader.
|
| MessageFormat |
A better
MessageFormat that takes an arbitrary number of parameters. |
| PositionTrackingWriter |
A delgating Writer that keeps track of the current line and column of the text being written.
|
| PreserveLineNumberHandler |
SAX Handler that fills a DOM document with the XML nodes and
ads line numbers to the element user data
|
| PrettyPrintFilePosition |
A Google source maps FilePosition with a meaningful toString() method.
|
Copyright © 2002–2017 CoreMedia AG. All rights reserved.