|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XDBStream
Interface for supporting native streaming.
Method Summary | |
---|---|
void |
writeXMLNative(long xobCstate, java.lang.String encoding, short indent) Write the XOB to the underlying stream |
Method Detail |
---|
void writeXMLNative(long xobCstate, java.lang.String encoding, short indent) throws java.io.IOException
xobCstate
- Pointer to the C qmxob struct.encoding
- The charset encodingindent
- The number of spaces to be used for indenting the contents.java.io.IOException
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.