Package org.apache.servicemix.jbi.jaxp

JAXP and XML related utility classes

See:
          Description

Interface Summary
ExtendedNamespaceContext  
 

Class Summary
BytesSource A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
DOMStreamReader Abstract logic for creating XMLStreamReader from DOM documents.
DOMStreamReader.ElementFrame  
ExtendedXMLStreamReader  
ExtendedXMLStreamReader.SimpleNamespaceContext  
FragmentStreamReader  
QNameHelper  
ResourceSource A JAXP StreamSource which uses a Spring Resource as the source of the input stream.
SourceMarshaler  
SourceTransformer A helper class to transform from one type of Source to another
StaxSource  
StAXSourceTransformer An enhanced SourceTransformer which adds support for converting from and to StAXSource instances.
StringSource A helper class which provides a JAXP Source from a String which can be read as many times as required.
W3CDOMStreamReader  
XMLStreamHelper Utility methods for working with an XMLStreamWriter.
 

Package org.apache.servicemix.jbi.jaxp Description

JAXP and XML related utility classes



Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.