Package org.exolab.adaptx.jaxp.transform
| Class Summary |
| ErrorListenerWrapper |
A simple ErrorObserver implementation which wraps
a JAXP 1.1 ErrorListener for use with Adaptx.
|
| IdentityTransformer |
The implementation of javax.xml.transform.Transformer to
allow Adaptx to be compatible with the JAXP 1.1
specification.
|
| TemplatesImpl |
An implementation of javax.xml.transform.Templates for
use with Adaptx. |
| TransformerFactoryImpl |
An implementation of JAXP 1.1 TransfomerFactory. |
| TransformerImpl |
The implementation of javax.xml.transform.Transformer to
allow Adaptx to be compatible with the JAXP 1.1
specification.
|
| URIResolverWrapper |
An Adaptx wrapper for JAXP URIResolver
|