See: Description
| Interface | Description |
|---|---|
| Configuration.ApiProvider |
Marker interface to represent an API that is provided as a layer on top of this
Configuration |
| Platform |
This interface provides access to methods whose implementation depends on the chosen platform
(typically Java or .NET)
|
| Class | Description |
|---|---|
| BasicTransformerFactory |
A TransformerFactory instance can be used to create Transformer and Template
objects.
|
| Configuration |
This class holds details of user-selected configuration options for a set of transformations
and/or queries.
|
| Configuration.LicenseFeature |
This class contains constants representing features of the software that may or may
not be licensed.
|
| Controller |
The Controller underpins Saxon's implementation of the JAXP Transformer class, and represents
an executing instance of a transformation or query.
|
| Gizmo |
A Gizmo is a simple tool for performing a particular easily specified transformation on an XML
document, for example deleting or renaming all the elements with a particular name.
|
| PreparedStylesheet |
This PreparedStylesheet class represents a Stylesheet that has been
prepared for execution (or "compiled").
|
| Query |
This Query class provides a command-line interface to the Saxon XQuery processor.
|
| Transform |
This Transform class is the command-line entry point to the Saxon XSLT Processor.
|
| TransformerFactoryImpl |
A TransformerFactory instance can be used to create Transformer and Template
objects.
|
| Version |
The Version class holds the SAXON version information.
|
This is the top-level package containing the code used to build Saxon-HE.
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.