Jive reference manual
|
This is the complete list of members for jive::util::IncludeParser, 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 |
EmptyTagParser(const String &attribs="") | jem::xml::EmptyTagParser | explicit |
equals(const Ref< Object > &obj) const | jem::Object | virtual |
getClass() const | jem::Object | virtual |
getTagName() const | jem::xml::EmptyTagParser | |
getType() | jem::Object | static |
handleAttribute(State &state, const String &name, const String &value, idx_t index) | jem::xml::IncludeTagParser | 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 |
IncludeParser(const Ref< MPContext > &mpx=NIL) | jive::util::IncludeParser | explicit |
IncludeTagParser() | jem::xml::IncludeTagParser | |
inputError(State &state, const String &msg) | jem::xml::Parser | static |
isLenient_ | jem::xml::EmptyTagParser | protected |
Kind enum name | jem::xml::AttributeParser | protected |
MAX_DEPTH | jem::xml::IncludeTagParser | static |
missingAttributeError(State &state, const String &attribName) | jem::xml::Parser | static |
openFile(State &state, const String &fname) | jive::util::IncludeParser | virtual |
OPTIONAL enum value | jem::xml::AttributeParser | protected |
parse(State &state) | jem::xml::EmptyTagParser | 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 |
processTag(State &state) | jem::xml::IncludeTagParser | virtual |
pushInput(State &state, const Ref< Tokenizer > &input, const String &source, const Ref< Parser > &parser=NIL) | jem::xml::Parser | static |
Reader typedef | jem::xml::IncludeTagParser | |
REQUIRED enum value | jem::xml::AttributeParser | protected |
reset() | jem::xml::IncludeTagParser | virtual |
Self typedef | jem::xml::EmptyTagParser | |
State typedef | jem::xml::Parser | |
Super typedef | jem::xml::EmptyTagParser | |
TAG_NAME | jem::xml::IncludeTagParser | static |
takeAction(const String &action, const Properties ¶ms) | jem::xml::EmptyTagParser | virtual |
toString() const | jem::Object | virtual |
~AttributeParser() | jem::xml::AttributeParser | protectedvirtual |
~Collectable() | jem::Collectable | protected |
~EmptyTagParser() | jem::xml::EmptyTagParser | protectedvirtual |
~IncludeParser() | jive::util::IncludeParser | protectedvirtual |
~IncludeTagParser() | jem::xml::IncludeTagParser | protectedvirtual |
~Parser() | jem::xml::Parser | protectedvirtual |