Package com.saxonica.config
package com.saxonica.config
This package contains classes supporting configuration of Saxon-PE and Saxon-EE.
The two classes ProfessionalConfiguration
and EnterpriseConfiguration
contain methods for setting configuring properties; they also serve as factory classes
used whenever there is a need for Saxon-PE or Saxon-EE to behave differently
from Saxon-HE.
The classes ProfessionalTransformerFactory
and
EnterpriseTransformerFactory
perform the same function at the JAXP level.
The ConfigurationReader
is an internal class
used to read an XML configuration file to create a
corresponding Configuration
object.
-
ClassesClassDescriptionDefault factory for number/date localizers for the .NET platform.A subclass of Configuration that defines a processor with Saxon-EE capabilities.The is the JAXP TransformerFactory implementation for the enterprise edition of Saxon.An implementation of the JAXP XPath Factory that creates an enterprise configuration.This filter sometimes gets inserted into a serialization pipeline when running under an evaluation license: it's a deterrent to using the evaluation version for productionClass to report whether ICU features are loaded.This class acts as a factory for creating expressions that call Java extension functions.The JavaExtensionLibrary is a FunctionLibrary that binds XPath function calls to calls on Java methods (or constructors, or fields).Default factory for number/date localizers for the Java platformImplementation of the Platform class containing methods specific to the Java platform (as distinct from .NET) for Saxon-EE.Implementation of the Platform class containing methods specific to the Java platform (as distinct from .NET) for Saxon-PE and Saxon-EE.This class holds details of user-selected configuration options for a set of transformations and/or queries.The is the JAXP TransformerFactory implementation for the professional edition of Saxon.An implementation of the JAXP XPath Factory that creates a Professional configuration.The is a customized JAXP TransformerFactory implementation for the enterprise edition of Saxon.A helper class for EnterpriseConfiguration that handles license keys as issued for the Java platform.