|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ParseClassDocumentation (character, table) |
Parses/searches html documents in the OpenEdge HTML Documentation
for documents containing classes/interfaces and creates a document
index |
|
+ | 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 | |
---|---|---|---|
+ | OpenEdgeDocParser () |
Constructor for the OpenEdgeDocParser class |
Top
PUBLIC ParseClassDocumentation (character, table)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaxCharacters (longchar, integer)
|
||||||||||||||||||||||||||||||
PUBLIC SaxEndElement (character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC SaxStartElement (character, character, character, handle)
|
PUBLIC OpenEdgeDocParser ()
|
---|
Temp-Table ttClassDocumentationDefined in: |