|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | SaxCharacters (longchar, integer) |
Invoked when the XML parser detects character data. |
|
+ | SaxEndElement (character, character, character) |
Invoked when the XML parser detects the end of an XML document. |
|
+ | SaxStartElement (character, character, character, handle) |
Invoked when the XML parser detects the beginning of an element. |
Options | Name | Purpose | |
---|---|---|---|
+ | ParseIndexXmlForAttributes () |
Constructor for the ParseIndexXmlForAttributes class |
Top
PUBLIC SaxCharacters (longchar, integer)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaxEndElement (character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC SaxStartElement (character, character, character, handle)
|
PUBLIC ParseIndexXmlForAttributes ()
|
---|