|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| 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.
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.