#include <uxmlgrammar.hpp>
Public Member Functions | |
| void | addGrammar (const UXmlGrammar &) |
| void | addGrammars (const UXmlGrammars &) |
| const UAttributeClass * | getAttrClass (const UStr &classname) const |
| const UElementClass * | getElementClass (const UStr &classname) const |
| unsigned short | getCharEntityRef (const UStr &entityname) const |
Protected Types | |
|
typedef std::vector< const UXmlGrammar * > | GrammarList |
Protected Attributes | |
| GrammarList | glist |
1.4.7