public static Result<Match> |
AttDef(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
AttType(LexerT& lexer) |
public static Result<Match> |
AttValue(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
AttValueDQ(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
AttValueSQ(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
AttlistDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Attribute(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
CDSect(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
CP(LexerT& lexer) |
public static Result<Match> |
Char(LexerT& lexer) |
public static Result<Match> |
CharData(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
CharDataChar(LexerT& lexer) |
public static Result<Match> |
CharRef(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Children(LexerT& lexer) |
public static Result<Match> |
Choice(LexerT& lexer) |
public static Result<Match> |
Comment(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Content(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
ContentSpec(LexerT& lexer) |
public static Result<Match> |
DecCodePoint(LexerT& lexer) |
public static Result<Match> |
DeclSep(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
DefaultDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
DocTypeDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Document(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
ETag(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Element(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
ElementDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EncName(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EncNameDQ(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EncNameSQ(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EncodingDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EncodingName(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EntityDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EntityDef(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EntityRef(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EntityValue(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
EnumeratedType(LexerT& lexer) |
public static Result<Match> |
Enumeration(LexerT& lexer) |
public static Result<Match> |
Eq(LexerT& lexer) |
public static Result<Match> |
ExternalID(LexerT& lexer) |
public static Result<Match> |
GEDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
HexCodePoint(LexerT& lexer) |
public static Result<Match> |
IntSubset(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
MarkupDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Misc(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Mixed(LexerT& lexer) |
public static Result<Match> |
NDataDecl(LexerT& lexer) |
public static Result<Match> |
Name(LexerT& lexer) |
public static Result<Match> |
NameChar(LexerT& lexer) |
public static Result<Match> |
NameStartChar(LexerT& lexer) |
public static Result<Match> |
Names(LexerT& lexer) |
public static Result<Match> |
Nmtoken(LexerT& lexer) |
public static Result<Match> |
Nmtokens(LexerT& lexer) |
public static Result<Match> |
NotationDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
NotationType(LexerT& lexer) |
public static Result<Match> |
PEDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
PEDef(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
PEReference(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
PI(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
PITarget(LexerT& lexer) |
public static Result<bool> |
Parse(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Prolog(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
PubidChar(LexerT& lexer) |
public static Result<Match> |
PubidLiteral(LexerT& lexer) |
public static Result<Match> |
PublicID(LexerT& lexer) |
public static Result<Match> |
Reference(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
S(LexerT& lexer) |
public static Result<Match> |
SDDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Seq(LexerT& lexer) |
public static Result<Match> |
StringType(LexerT& lexer) |
public static Result<Match> |
SystemLiteral(LexerT& lexer) |
public static Result<Match> |
TokenizedType(LexerT& lexer) |
public static Result<Match> |
VersionInfo(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
VersionNum(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
VersionNumDQ(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
VersionNumSQ(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
VersionNumber(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
XMLDecl(LexerT& lexer, XmlProcessor* processor) |
public static Result<Match> |
Xml(LexerT& lexer) |
public static Result<Match> |
YesNo(LexerT& lexer) |