Enhydra 5.1 API

Package org.enhydra.xml.xmlc.misc

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.
LineNumberMapReader A file reader that keeps a map of chararacter offsets to line numbers.
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.
SSIReader A reader that implements Server-Side Includes (SSI).
 


Enhydra 5.1 API