| Interface | Description |
|---|---|
| KSExporterType |
The type of document exporters/converts.
|
| KSOpType |
The type of operations executed by the frontend.
|
| Class | Description |
|---|---|
| KSBrandAppender |
Code for appending and/or prepending branding to XHTML documents.
|
| KSExporter |
The default implementation of the
KSExporterType interface. |
| KSOpCheck |
The document checking operation.
|
| KSOpCompileLaTeX |
An operation that compiles a document to LaTeX.
|
| KSOpCompilePlain |
An operation that compiles a document to plain text.
|
| KSOpCompileXHTML |
An operation that compiles a document to XHTML.
|
| KSOpConvert |
An operation that converts documents.
|
| KSParseAndEvaluate |
Convenient functions to parse and evaluate documents.
|
| KSParsers |
The default set of provided parsers.
|
| Enum | Description |
|---|---|
| KSInputFormat |
The supported input formats for documents.
|
| KSOpCompileXHTML.XHTMLPagination |
The type of XHTML pagination.
|
| Exception | Description |
|---|---|
| KSOpFailed |
A generic exception indicating that an operation failed.
|
Copyright © 2016 <code@io7m.com> http://io7m.com