Berkeley DB XML Examples
C++ Examples
- Basic Examples
These examples demonstrate the simplest uses of Berkeley DB XML possible.
- Getting Started Examples
These examples are from the Getting Started with Berkeley DB XML guide.
- Xerces-C Examples
These examples demonstrate integration with Xerces-C.
Java Examples
- Basic Examples
These examples demonstrate the simplest uses of Berkeley DB XML possible.
- Getting Started Examples
These examples are from the Getting Started with Berkeley DB XML guide.
- Event Examples
These examples demonstrate use of the XmlEventReader and XmlEventWriter classes.