Package org.apache.axis2.format

Interface Summary
DataSourceMessageBuilder Message builder able to build messages from DataSource objects.
ManagedDataSource Managed data source.
MessageFormatterEx Message formatter with extended capabilities.
TextMessageBuilder Message builder able to build messages from a character stream.
 

Class Summary
BinaryBuilder Message builder for binary payloads.
BinaryFormatter  
ElementHelper Utility class with methods to work on OMElement objects.
ManagedDataSourceFactory Utility class to create ManagedDataSource objects.
MessageFormatterExAdapter Adapter to add the MessageFormatterEx interface to an existing MessageFormatter.
PlainTextBuilder Message builder for plain text payloads.
PlainTextFormatter  
TextFromElementDataSource Data source that represents the text of a given OMElement.
TextFromElementReader Reader implementation that extracts the text nodes from an element given by an XMLStreamReader.
TextMessageBuilderAdapter Adapter to add the TextMessageBuilder interface to an existing Builder.
WrappedTextNodeOMDataSourceFromDataSource OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeOMDataSourceFromReader OMDataSource implementation that represents a text node wrapped inside an element.
WrappedTextNodeStreamReader XMLInputStreamReader implementation that represents a text node wrapped inside an element.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.