Package org.apache.servicemix.jbi.jaxp

JAXP and XML related utility classes

See:
          Description

Interface Summary
ExtendedNamespaceContext  
JavaSource Represents an API to a JAXP Source which is capable of holding on to a POJO
 

Class Summary
BytesSource A helper class which provides a JAXP Source from a byte[] which can be read as many times as required.
DefaultNamespaceContext An implementation of NamespaceContext which uses a simple Map where the keys are the prefixes and the values are the URIs
DOMStreamReader Abstract logic for creating XMLStreamReader from DOM documents.
DOMStreamReader.ElementFrame  
DOMStreamWriter  
ExtendedXMLStreamReader  
FragmentStreamReader  
NamespaceContextImpl A simple namespace context with a clean xbean configuration.
QNameHelper  
ResourceSource A JAXP StreamSource which uses a Spring Resource as the source of the input stream.
SimpleNamespaceContext  
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  
W3CDOMStreamWriter  
W3CNamespaceContext  
XMLStreamHelper Utility methods for working with an XMLStreamWriter.
 

Package org.apache.servicemix.jbi.jaxp Description

JAXP and XML related utility classes



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