|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
SchemaFactoryImpl | This is the Saxon implementation of the JAXP 1.3 SchemaFactory interface. |
SchemaReference | A reference to a Saxon prepared schema. |
TypedContentHandler | This class is an extension of ContentHandlerProxy that provides access to type information, using the DOM Level 3 TypeInfo interfaces. |
URIResourceResolver | This class implements the JAXP URIResourceResolver as a wrapper around a DOM Level 3 LSResourceResolver. |
ValidatorHandlerImpl | The is the Saxon implementation of the JAXP 1.3 ValidatorHandler interface. |
ValidatorImpl | This class in the Saxon implementation of the JAXP 1.3 Validator "interface" (which is actually defined as an abstract class). |
ValidatorImpl.ErrorListenerWrappingErrorHandler | A JAXP ErrorListener that wraps a SAX ErrorHandler |
This package contains those Saxon-EE classes that are dependent on JAXP 1-3 (which is part of J2SE 5.0, but is not part of JDK 1-4).
The classes in this package are delivered as a separate JAR file, saxon8sa-jaxp.jar. This JAR file needs to be on the classpath if JAXP 1-3 interfaces are used by the application, and it does not need to be on the classpath otherwise. The effect of this separation is that the other parts of Saxon-EE, which are delivered in the JAR file saxon8sa.jar, run on JDK 1.4 as issued.
|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |