Uses of Interface
org.jibx.runtime.IExtensibleWriter

Packages that use IExtensibleWriter
org.jibx.runtime.impl   
 

Uses of IExtensibleWriter in org.jibx.runtime.impl
 

Classes in org.jibx.runtime.impl that implement IExtensibleWriter
 class GenericXMLWriter
          Generic handler for marshalling text document to a writer.
 class ISO88591StreamWriter
          Handler for marshalling text document to a UTF-8 output stream.
 class StAXWriter
          Writer generating StAX parse event stream output.
 class StreamWriterBase
          Base handler for marshalling text document to an output stream.
 class UTF8StreamWriter
          Handler for marshalling text document to a UTF-8 output stream.
 class XMLWriterBase
          Base implementation of XML writer interface.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.