- KSBrandAppender - Class in com.io7m.kstructural.frontend
-
Code for appending and/or prepending branding to XHTML documents.
- KSCanonParserDriver - Class in com.io7m.kstructural.parser.canon
-
A parser driver for a canonical format parser.
- KSCLInputFormatConverter - Class in com.io7m.kstructural.cmdline
-
- KSCLInputFormatConverter() - Constructor for class com.io7m.kstructural.cmdline.KSCLInputFormatConverter
-
Construct a new converter.
- KSCLLogLevel - Enum in com.io7m.kstructural.cmdline
-
Log level.
- KSCLLogLevelConverter - Class in com.io7m.kstructural.cmdline
-
- KSCLLogLevelConverter() - Constructor for class com.io7m.kstructural.cmdline.KSCLLogLevelConverter
-
Construct a new converter.
- KSCLMain - Class in com.io7m.kstructural.cmdline
-
The main command line program.
- KSCLXHTMLPaginationConverter - Class in com.io7m.kstructural.cmdline
-
A converter for KSOpCompileXHTML.XHTMLPagination values.
- KSCLXHTMLPaginationConverter() - Constructor for class com.io7m.kstructural.cmdline.KSCLXHTMLPaginationConverter
-
Construct a new converter.
- KSCoreMarker - Class in com.io7m.kstructural.core
-
Marker class for locating resources by class lookup.
- KSExporter - Class in com.io7m.kstructural.frontend
-
- KSExporterType - Interface in com.io7m.kstructural.frontend
-
The type of document exporters/converts.
- KSExpressionParserType - Interface in com.io7m.kstructural.parser
-
The type of s-expression parsers.
- KSImperativeParserDriver - Class in com.io7m.kstructural.parser.imperative
-
A driver for imperative parsers.
- KSInputFormat - Enum in com.io7m.kstructural.frontend
-
The supported input formats for documents.
- KSJingValidation - Class in com.io7m.kstructural.xom
-
Convenient RELAX-NG validation with Jing.
- KSLaTeXEscapes - Class in com.io7m.kstructural.latex
-
Functions to escape characters that should not appear in LaTeX documents.
- KSLaTeXTypeMap - Class in com.io7m.kstructural.latex
-
A map from type names to LaTeX emphasis types.
- KSMatcherType<C,A,B,E extends Throwable> - Interface in com.io7m.kstructural.core
-
- KSOpCheck - Class in com.io7m.kstructural.frontend
-
The document checking operation.
- KSOpCompileLaTeX - Class in com.io7m.kstructural.frontend
-
An operation that compiles a document to LaTeX.
- KSOpCompilePlain - Class in com.io7m.kstructural.frontend
-
An operation that compiles a document to plain text.
- KSOpCompileXHTML - Class in com.io7m.kstructural.frontend
-
An operation that compiles a document to XHTML.
- KSOpCompileXHTML.XHTMLPagination - Enum in com.io7m.kstructural.frontend
-
The type of XHTML pagination.
- KSOpConvert - Class in com.io7m.kstructural.frontend
-
An operation that converts documents.
- KSOpFailed - Exception in com.io7m.kstructural.frontend
-
A generic exception indicating that an operation failed.
- KSOpFailed() - Constructor for exception com.io7m.kstructural.frontend.KSOpFailed
-
Construct an exception with the default message.
- KSOpType - Interface in com.io7m.kstructural.frontend
-
The type of operations executed by the frontend.
- KSParseAndEvaluate - Class in com.io7m.kstructural.frontend
-
Convenient functions to parse and evaluate documents.
- KSParserMarker - Class in com.io7m.kstructural.parser
-
Marker class for locating resources by class lookup.
- KSParsers - Class in com.io7m.kstructural.frontend
-
The default set of provided parsers.
- KSPlain - Class in com.io7m.kstructural.plain
-
Marker interface for looking up resources by class.
- KSRestrictedEntityResolver - Class in com.io7m.kstructural.xom
-
A restricted entity resolver that refuses to resolve URIs that are either not
file URIs or refer to files that are not descendants of a given base
directory.
- KSRestrictedEntityResolver(Path) - Constructor for class com.io7m.kstructural.xom.KSRestrictedEntityResolver
-
Construct a new resolver that will only allow access to files that are
descendants of the given base directory.
- KSResults - Class in com.io7m.kstructural.core
-
- KSSchemaNamespaces - Class in com.io7m.kstructural.schema
-
- KSSchemaResources - Class in com.io7m.kstructural.schema
-
- KSSExprEscape - Class in com.io7m.kstructural.pretty
-
Functions to escape strings.
- KSXOMEscapeCharacters - Class in com.io7m.kstructural.xom
-
Functions to escape illegal XML characters.
- KSXOMMarker - Class in com.io7m.kstructural.xom
-
Marker class for locating resources by class lookup.
- KSXOMXMLParserDriver - Class in com.io7m.kstructural.xom
-
A driver for XML parsers.