|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Provides APIs for Binary XML encoding and decoding.
See:
Description
| Interface Summary | |
|---|---|
| BinXMLDecoder | The interface for converting a binary stream into XML. |
| BinXMLEncoder | An interface which contains APIs to convert XML to binary stream. |
| BinXMLMetadataProvider | This interface defines APIs for users to plug in a metadata repository used for encoding and decoding. |
| BinXMLProcessor | A top level interface which represents the Binary XML Processor. |
| BinXMLStream | This interface represents the binary XML Stream object. |
| DBBinXMLMetadataProvider | The interface implements the BinXMLMetadataProvider interface. |
| Class Summary | |
|---|---|
| BinXMLMetadataProviderFactory | Factory class for creating DBBinXMLMetadataProvider |
| BinXMLProcessorFactory | Factory class to create a BinXMLProcessor object |
| BinXMLVocabId | This class is used to represent the vocabulary Id associated with each dtd or schema document as per the CSX RFC. |
| Exception Summary | |
|---|---|
| BinXMLException | This class is used for all types of Binary XML Exceptions |
Provides APIs for Binary XML encoding and decoding.
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||