public class WeblogicXercesSerializer extends WeblogicXercesImplementation implements Serializer
| Constructor and Description |
|---|
WeblogicXercesSerializer()
Creates an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.DocumentHandler |
asDocumentHandler()
Deprecated.
|
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. |
getMethod, handleMethodInvokeException, handleMethodInvokeException, handleStaticInitException, handleStaticInitException, invokepublic WeblogicXercesSerializer()
public org.xml.sax.DocumentHandler asDocumentHandler()
throws java.io.IOException
SerializerDocumentHandler to use for serialization.asDocumentHandler in interface Serializerjava.io.IOExceptionpublic void setOutputByteStream(java.io.OutputStream output)
SerializerOutputStream to use.setOutputByteStream in interface Serializeroutput - the OutputStream to usepublic void setOutputCharStream(java.io.Writer out)
SerializersetOutputCharStream in interface Serializerout - the OutputCharStream to use.public void setOutputFormat(OutputFormat format)
SerializerOutputFormat to use during serialization.setOutputFormat in interface Serializerformat - The output format to use.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com