|
Oracle® Database XML Java API Reference 10g Release 2 (10.2) B14293-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public 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 10g Release 2 (10.2) B14293-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |