Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

oracle.xdb.servlet
Interface XDBStream

All Known Implementing Classes:
XDBServletResponse

public interface XDBStream

Method Summary
 void writeXMLNative(long xobCstate, java.lang.String encoding, short indent)
          Write the XOB to the underlying stream

 

Method Detail

writeXMLNative

public void writeXMLNative(long xobCstate,
                           java.lang.String encoding,
                           short indent)
                    throws java.io.IOException
Write the XOB to the underlying stream
java.io.IOException

Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

Copyright © 2003, Oracle. All Rights Reserved.