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

Packages that use XMLWriterBase
org.jibx.runtime.impl   
 

Uses of XMLWriterBase in org.jibx.runtime.impl
 

Subclasses of XMLWriterBase in org.jibx.runtime.impl
 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 StreamWriterBase
          Base handler for marshalling text document to an 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 XMLWriterBase
XMLWriterBase(XMLWriterBase base, String[] uris)
          Copy constructor.
 



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