Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
Input/Output

Classes concerned with reading input and writing output. More...

Collaboration diagram for Input/Output:

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 for export to vector formats.

Classes

class  IInput
class  IOutput

Detailed Description

Classes concerned with reading input and writing output.