Applications that do not require the additional features provided by the native interface are encouraged to use the standard interface provided by the ot::sax namespace.
| Class Summary |
Attribute |
Represents an attribute from an element start tag located within a parsed XML document. |
AttributeSet |
A virtual base (interface) class to encapsulate and provide convenient access to the set of Attributes from an element start tag. |
AttributeSetImpl |
An implementation of the AttributeSet interface. |
QName |
A class to encapsulate a qualified XML name. |
XMLInputSource |
A single input source for an XML entity. |