OracleXml is the namespace for all XML C++ interaces. It includes class XmlException
, the root for all exceptions in XML, and these namespaces:
Ctx - namespace for TCtx related declarations, described in Chapter 14, " Package Ctx APIs for C++"
Dom - namespace for DOM related declarations, described in Chapter 15, " Package Dom APIs for C++"
IO - namespace for input and output source declarations, described in Chapter 16, " Package IO APIs for C++"
Parser - namespace for parser and schema validator declarations, described in Chapter 18, " Package Parser APIs for C++"
Tools - namespace for Tools::Factory related declarations, described in Chapter 19, " Package Tools APIs for C++"
XPath - namespace for XPath related declarations, described in Chapter 20, " Package XPath APIs for C++"
XPointer - namespace for XPointer related declarations, described in Chapter 21, " Package XPointer APIs for C++"
Xsl - namespace for XSLT related declarations, described in Chapter 22, " Package Xsl APIs for C++"
This chapter contains this section: