Skip navigation links

Oracle® Database XML Java API Reference
12c Release 1 (12.1)

E15981-09


oracle.xml.scalable
Interface InfosetWriter


public interface InfosetWriter

Opague writer object


Method Summary
 BinaryStream getStream()
          Returns an opaque object representing the current binary stream

 

Method Detail

getStream

BinaryStream getStream()
Returns an opaque object representing the current binary stream
Returns:
BinaryStream or null if the InfosetReader is not associated with a BinaryStream

Skip navigation links

Oracle® Database XML Java API Reference
12c Release 1 (12.1)

E15981-09


Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.