The SaxAttributes class

The om.SaxAttributes class holds a set of attributes to process with a SAX reader or writer.

To process SAX attributes, create a om.SaxAttributes object with a SAX reader or SAX writer object.

Get an instance of SaxAttributes with the om.XmlReader.getAttributes() method.

Important:

Build-in XML support classes om.* have known limitations. Refere to the Limitations of XML built-in classes page for more details.