|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Framework.Collections.CharacterList ParseResxFile (character) |
Parses a resx file and returns a CharacterList of Data Elements |
|
+ | 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 | |
---|---|---|---|
+ | ResxFileParser () |
Constructor for the ResxFileParser class |
Top
PUBLIC Consultingwerk.Framework.Collections.CharacterList ParseResxFile (character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SaxCharacters (longchar, integer)
|
||||||||||||||||||||||||||||||
PUBLIC SaxEndElement (character, character, character)
|
||||||||||||||||||||||||||||||
PUBLIC SaxStartElement (character, character, character, handle)
|
PUBLIC ResxFileParser ()
|
---|