Interface | Description |
---|---|
BinaryIterator | |
ContentManager | |
InfosetReader |
The InfosetReader interface allows forward, read-only random access to XML.
|
InfosetReader.Offset |
For opague object representing the current position/offset in the reader.
|
InfosetWriter |
Opague writer object
|
PageManager |
Interface for managing pages
|
PageManager.PageId |
PageId Interface
|
Class | Description |
---|---|
BinaryIndex | |
BinaryNav | |
BinaryStream |
This class represents binary xml with write/read APIs.
|
FilePageManager |
A
PageManger that stores pages in a file. |