org.exolab.castor.xml
Interface Serializer
- WeblogicXercesSerializer, XercesJDK5Serializer, XercesSerializer
public interface Serializer
Interface contract for XML serialization business.
asDocumentHandler
public DocumentHandler asDocumentHandler()
throws IOException Returns the DocumentHandler to use for serialization.
- the DocumentHandler to use for serialization.
setOutputByteStream
public void setOutputByteStream(OutputStream output)
Sets the OutputStream to use.
output - the OutputStream to use
setOutputCharStream
public void setOutputCharStream(Writer out)
Sets the OutputCharStream to use.
out - the OutputCharStream to use.
setOutputFormat
public void setOutputFormat(OutputFormat format)
format - The output format to use.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com