|
Jive reference manual
|
This is the complete list of members for jive::util::PartParser, including all inherited members.
| AttributeParser() | jem::xml::AttributeParser | protected |
| AttributeParser(const String &attribs) | jem::xml::AttributeParser | explicitprotected |
| clear() | jem::xml::AttributeParser | protected |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| declareAttribute(const String &name, Kind kind) | jem::xml::AttributeParser | protected |
| declareAttributes(const String &attribs) | jem::xml::AttributeParser | protected |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| getClass() const | jem::Object | virtual |
| getType() | jem::Object | static |
| handleAttribute(State &state, const String &name, const String &value, idx_t index) | jive::util::PartParser | protectedvirtual |
| hashValue() const | jem::Object | virtual |
| illegalAttributeError(State &state, const String &attribName) | jem::xml::Parser | static |
| illegalTagError(State &state, const String &tagName) | jem::xml::Parser | static |
| inputError(State &state, const String &msg) | jem::xml::Parser | static |
| Kind enum name | jem::xml::AttributeParser | protected |
| missingAttributeError(State &state, const String &attribName) | jem::xml::Parser | static |
| OPTIONAL enum value | jem::xml::AttributeParser | protected |
| parse(State &state) | jive::util::PartParser | virtual |
| parseAttributes(ParserState &state, bool lenient=false) | jem::xml::AttributeParser | protected |
| parseBoolean(ParserState &state, const String &name, const String &value) | jem::xml::AttributeParser | protectedstatic |
| parseEndTag(State &state, const String &tagName) | jem::xml::Parser | static |
| parseError(State &state) | jem::xml::Parser | static |
| parseError(State &state, const String &msg) | jem::xml::Parser | static |
| parseFile(const String &fname, const Ref< ParseLog > &log=NIL) | jem::xml::Parser | |
| parseFloat(ParserState &state, const String &name, const String &value) | jem::xml::AttributeParser | protectedstatic |
| parseFloat(ParserState &state, const String &name, const String &value, double min, double max) | jem::xml::AttributeParser | protectedstatic |
| parseInput(const Ref< Tokenizer > &input, const String &source, const Ref< ParseLog > &log=NIL) | jem::xml::Parser | |
| parseInteger(ParserState &state, const String &name, const String &value) | jem::xml::AttributeParser | protectedstatic |
| parseInteger(ParserState &state, const String &name, const String &value, lint min, lint max) | jem::xml::AttributeParser | protectedstatic |
| PartEndParser class | jive::util::PartParser | friend |
| PartParser(idx_t maxParts) | jive::util::PartParser | explicit |
| pushInput(State &state, const Ref< Tokenizer > &input, const String &source, const Ref< Parser > &parser=NIL) | jem::xml::Parser | static |
| REQUIRED enum value | jem::xml::AttributeParser | protected |
| reset() | jive::util::PartParser | virtual |
| State typedef | jem::xml::Parser | |
| TAG_NAME | jive::util::PartParser | static |
| takeAction(const String &action, const Properties ¶ms) | jive::util::PartParser | virtual |
| toString() const | jem::Object | virtual |
| ~AttributeParser() | jem::xml::AttributeParser | protectedvirtual |
| ~Collectable() | jem::Collectable | protected |
| ~Parser() | jem::xml::Parser | protectedvirtual |
| ~PartParser() | jive::util::PartParser | protectedvirtual |