AIXXercesJDK5Serializer, BaseXercesJDK5Serializer, WeblogicXercesSerializer, XercesJDK5Serializer, XercesSerializerpublic interface Serializer
| Modifier and Type | Method | Description | 
|---|---|---|
org.xml.sax.DocumentHandler | 
asDocumentHandler() | 
 Returns the  
DocumentHandler to use for serialization. | 
void | 
setOutputByteStream(java.io.OutputStream output) | 
 Sets the  
OutputStream to use. | 
void | 
setOutputCharStream(java.io.Writer out) | 
 Sets the OutputCharStream to use. 
 | 
void | 
setOutputFormat(OutputFormat format) | 
 Sets the  
OutputFormat to use during serialization. | 
void setOutputCharStream(java.io.Writer out)
out - the OutputCharStream to use.org.xml.sax.DocumentHandler asDocumentHandler()
                                       throws java.io.IOException
DocumentHandler to use for serialization.java.io.IOExceptionvoid setOutputFormat(OutputFormat format)
OutputFormat to use during serialization.format - The output format to use.void setOutputByteStream(java.io.OutputStream output)
OutputStream to use.output - the OutputStream to useIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com