Jive reference manual
jem::xml::TagParser Member List

This is the complete list of members for jem::xml::TagParser, including all inherited members.

AttributeParser()jem::xml::AttributeParserprotected
AttributeParser(const String &attribs)jem::xml::AttributeParserexplicitprotected
clear()jem::xml::AttributeParserprotected
clone() const jem::Object
Collectable()jem::Collectableprotected
declareAttribute(const String &name, Kind kind)jem::xml::AttributeParserprotected
declareAttributes(const String &attribs)jem::xml::AttributeParserprotected
equals(const Ref< Object > &obj) const jem::Objectvirtual
finish(State &state)jem::xml::TagParservirtual
getClass() const jem::Objectvirtual
getTagName() const jem::xml::TagParser
getType()jem::Objectstatic
handleAttribute(ParserState &state, const String &name, const String &value, idx_t index)=0jem::xml::AttributeParserprotectedpure virtual
handleEmptyContents(State &state)jem::xml::TagParservirtual
hashValue() const jem::Objectvirtual
illegalAttributeError(State &state, const String &attribName)jem::xml::Parserstatic
illegalTagError(State &state, const String &tagName)jem::xml::Parserstatic
inputError(State &state, const String &msg)jem::xml::Parserstatic
isLenient_jem::xml::TagParserprotected
Kind enum namejem::xml::AttributeParserprotected
missingAttributeError(State &state, const String &attribName)jem::xml::Parserstatic
OPTIONAL enum valuejem::xml::AttributeParserprotected
parse(State &state)jem::xml::TagParservirtual
parseAttributes(ParserState &state, bool lenient=false)jem::xml::AttributeParserprotected
parseBoolean(ParserState &state, const String &name, const String &value)jem::xml::AttributeParserprotectedstatic
parseContents(State &state)jem::xml::TagParservirtual
parseEndTag(State &state, const String &tagName)jem::xml::Parserstatic
parseError(State &state)jem::xml::Parserstatic
parseError(State &state, const String &msg)jem::xml::Parserstatic
parseFile(const String &fname, const Ref< ParseLog > &log=NIL)jem::xml::Parser
parseFloat(ParserState &state, const String &name, const String &value)jem::xml::AttributeParserprotectedstatic
parseFloat(ParserState &state, const String &name, const String &value, double min, double max)jem::xml::AttributeParserprotectedstatic
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::AttributeParserprotectedstatic
parseInteger(ParserState &state, const String &name, const String &value, lint min, lint max)jem::xml::AttributeParserprotectedstatic
pushInput(State &state, const Ref< Tokenizer > &input, const String &source, const Ref< Parser > &parser=NIL)jem::xml::Parserstatic
REQUIRED enum valuejem::xml::AttributeParserprotected
reset()jem::xml::TagParservirtual
Self typedefjem::xml::TagParser
State typedefjem::xml::Parser
Super typedefjem::xml::TagParser
TagParser(const String &attribs="")jem::xml::TagParserexplicit
takeAction(const String &action, const Properties &params)jem::xml::TagParservirtual
toString() const jem::Objectvirtual
~AttributeParser()jem::xml::AttributeParserprotectedvirtual
~Collectable()jem::Collectableprotected
~Parser()jem::xml::Parserprotectedvirtual
~TagParser()jem::xml::TagParserprotectedvirtual