om.XmlReader methods
Methods of the om.XmlReader
class.
Name | Description |
---|---|
|
Creates an XML reader object from a file. |
Name | Description |
---|---|
|
Returns the character data of the current processed element. |
|
Builds an attribute list for the current processed element. |
|
Returns the tag name of the current processed element. |
|
Reads the next SAX event to process. |
|
Returns the name of an unresolved entity. |