Uses of Class
org.jibx.runtime.impl.StreamWriterBase

Packages that use StreamWriterBase
org.jibx.runtime.impl   
 

Uses of StreamWriterBase in org.jibx.runtime.impl
 

Subclasses of StreamWriterBase in org.jibx.runtime.impl
 class ISO88591StreamWriter
          Handler for marshalling text document to a UTF-8 output stream.
 class UTF8StreamWriter
          Handler for marshalling text document to a UTF-8 output stream.
 

Constructors in org.jibx.runtime.impl with parameters of type StreamWriterBase
StreamWriterBase(StreamWriterBase base, String[] uris)
          Copy constructor.
 



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