Classes concerned with reading input and writing output. More...
Topics | |
Streams | |
EDL provides a collection of "stream" classes that are supplied to, and returned by, EDL and JawsMako APIs that access files or data streams. | |
Input | |
Abstract input source that can open files from disk or a stream and create an IDocumentAssembly for the contents. | |
Output | |
Abstract output sink that can output DOM to a file or stream in a given output format. | |
Generators | |
Generators and renderers of Mako DOM content to vector formats. | |
Classes concerned with reading input and writing output.