Package org.jibx.ws.io

Provides for input and output of XML data using JiBX APIs.

See:
          Description

Class Summary
MessageOptions Defines options for the encoding, XML declaration and formatting of the XML message, and the media types for the message.
XmlEncoding Enumerates allowable XML encodings for JiBX/WS.
XmlOptions Defines options for the encoding, XML declaration and formatting of the XML message.
 

Package org.jibx.ws.io Description

Provides for input and output of XML data using JiBX APIs. Also includes general purpose classes CopiedInputStream and CopiedOutputStream for splitting streams.



Project Web Site