Abstract output sink that can output DOM to a file or stream in a given output format. More...
Classes | |
class | JawsMako::IOutput |
Abstract output sink that can output DOM to a file or stream in a given output format. More... | |
class | JawsMako::IOutputIntent |
Interface class representing a PDF output intent. More... | |
class | JawsMako::IPCL5Output |
Interface for the PCL5 IOutput class. More... | |
class | JawsMako::IPCLXLOutput |
Interface for the PCLXL IOutput class. More... | |
class | JawsMako::IPDFOutput |
Interface for the PDF IOutput class. More... | |
class | JawsMako::IPSOutput |
Interface for the PS IOutput class. More... | |
class | JawsMako::IPSInjector |
Interface allowing users of IPSOutput to inject raw PostScript directly into the output stream at strategic points in the output process. Use IPSOutput::setInjector() to install subclasses of this type. More... | |
class | JawsMako::IXPSOutput |
Interface for the XPS IOutput class. More... | |
class | JawsMako::IOXPSOutput |
Interface for the OpenXPS IOutput class. More... | |
Abstract output sink that can output DOM to a file or stream in a given output format.