|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BinXMLStream
This interface represents the binary XML Stream object. A Decoder or Encoder can be created from the binary XML stream. Otherise its mostly an opaque object.
| Method Summary | |
|---|---|
BinXMLDecoder |
getDecoder()Factory method to get the BinXMLDecoder object associated with this binary stream. |
BinXMLEncoder |
getEncoder()Factory method to get the BinXMLEncoder object associated with this binary stream. |
| Method Detail |
|---|
BinXMLEncoder getEncoder()
throws BinXMLException
BinXMLException - Raised for any errors encountered
BinXMLDecoder getDecoder()
throws BinXMLException
BinXMLException - Raised for any errors encountered
|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||