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

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

BOOLEAN_TOKENjem::xml::Tokenizerstatic
clone() const jem::Object
Collectable()jem::Collectableprotected
COMMENT_TOKENjem::xml::Tokenizerstatic
EMPTY_TAG_END_TOKENjem::xml::Tokenizerstatic
END_TAG_TOKENjem::xml::Tokenizerstatic
EOF_TOKENjem::xml::Tokenizerstatic
equals(const Ref< Object > &obj) const jem::Objectvirtual
FLOAT_TOKENjem::xml::Tokenizerstatic
getBoolean() const jem::xml::Tokenizer
getClass() const jem::Objectvirtual
getComment() const jem::xml::Tokenizer
getFloat() const jem::xml::Tokenizer
getInteger() const jem::xml::Tokenizer
getLineNumber() const jem::xml::Tokenizer
getOptions() const jem::xml::Tokenizer
getString() const jem::xml::Tokenizer
getSymbol() const jem::xml::Tokenizer
getTagName() const jem::xml::Tokenizer
getToken() const jem::xml::Tokenizer
getTokenString() const jem::xml::Tokenizer
getType()jem::Objectstatic
hashValue() const jem::Objectvirtual
INTEGER_TOKENjem::xml::Tokenizerstatic
nextToken()jem::xml::Tokenizer
NULL_TOKENjem::xml::Tokenizerstatic
PARSE_BOOLEANSjem::xml::Tokenizerstatic
PARSE_COMMENTSjem::xml::Tokenizerstatic
PARSE_NUMBERSjem::xml::Tokenizerstatic
PARSE_SIGNED_NUMBERSjem::xml::Tokenizerstatic
PARSE_STRINGSjem::xml::Tokenizerstatic
PARSE_SYMBOLSjem::xml::Tokenizerstatic
pushBackToken()jem::xml::Tokenizer
readAttribute(String &name, String &value)jem::xml::Tokenizer
readAttributes(TextOutput &out)jem::xml::Tokenizer
readText()jem::xml::Tokenizer
readText(TextOutput &out)jem::xml::Tokenizer
readToEndTag(const String &tagName)jem::xml::Tokenizer
readToEndTag(TextOutput &out, const String &tagName)jem::xml::Tokenizer
Self typedefjem::xml::Tokenizer
setInput(const String &str)jem::xml::Tokenizer
setLineNumber(lint lineno)jem::xml::Tokenizer
setOptions(int options)jem::xml::Tokenizer
skipAttributes()jem::xml::Tokenizer
skipToEndTag(const String &tagName)jem::xml::Tokenizer
START_TAG_TOKENjem::xml::Tokenizerstatic
STRING_TOKENjem::xml::Tokenizerstatic
Super typedefjem::xml::Tokenizer
SYMBOL_TOKENjem::xml::Tokenizerstatic
TAG_END_TOKENjem::xml::Tokenizerstatic
Tokenizer(const String &in=String())jem::xml::Tokenizerexplicit
Tokenizer(const Ref< Reader > &in, idx_t bufsize=-1)jem::xml::Tokenizerexplicit
toString() const jem::Objectvirtual
~Collectable()jem::Collectableprotected
~Tokenizer()jem::xml::Tokenizerprotectedvirtual