Index | ![]() |
Dtd2Parser | |
DtdGraph | |
DtdInput | |
DtdOutput | |
DtdRules | |
ExpatEmulator | |
FIFO | |
GumpScannerEmulator | |
SemDefault | |
SemTrivial | |
XVS | |
XmlParser | |
XmlScanner | |
dtd2pickle | |
dtdtool | |
pickle2dtd | |
text2functor | |
xmlread |
Refs | | | Scanner
class Scanner (Inheritance-free)
feat GEs PEs onlyOnce
attr bufferStack col ghost includeExternalPEs line s substPE tokens url
- AttDef($)
- AttDefs($)
- AttType($)
- AttValue($)
- AttlistDecl()
- Attribute(Pair)
- Attributes($)
- CDSect()
- CharData()
- CharRef($)
- CharRefErr(Hints)
- CheckEncName(EncNameS)
- CheckString(S)
- Children($)
- ChoiceCps($)
- ChoiceNames($)
- ChoiceNmtokens($)
- Chr(ExpectedC)
- Comment()
- ConditionalSect()
- Content()
- ContentItem()
- ContentSpec($)
- Cp($)
- Dec2Int(Dec C)
- DefaultDecl($)
- DoReadUntilS(S1 Sr $)
- Doctypedecl()
- DtdItems()
- ETag()
- Element()
- ElementDecl()
- EncodingDecl(EncNameS)
- EntityDecl()
- EntityDef($)
- EntityRef(NameS)
- EntityValue(Val)
- EnumeratedType($)
- Enumeration(Ns)
- Eq()
- ExtPE()
- ExtSubsetDecl()
- ExternalID($)
- ExternalOrPublicID($)
- GEDecl()
- Group($)
- Hex2Int(Hex C)
- ISO639Code(Code)
- IanaCode(Code)
- Ignore()
- IgnoreSect()
- IgnoreSectContents()
- IncludePEReference()
- IncludeSect()
- InitBuffer(S url:Url)
- IsAttValue($)
- IsAttlistDecl($)
- IsCDSect($)
- IsComment($)
- IsConditionalSect($)
- IsDoctypedecl($)
- IsETag($)
- IsElement($)
- IsElementDecl($)
- IsEncodingDecl($)
- IsEntityDecl($)
- IsEntityValue($)
- IsExternalID($)
- IsIanaCode($)
- IsLiteral($)
- IsMixed($)
- IsNDATA($)
- IsName($)
- IsNmtoken($)
- IsNotationDecl($)
- IsNotationType($)
- IsPEDecl($)
- IsPEReference($)
- IsPI($)
- IsPUBLIC($)
- IsPUBLICorSYSTEM($)
- IsPrefix(Prefix $)
- IsPubidLiteral($)
- IsReference($)
- IsSDDecl($)
- IsSTag($)
- IsSYSTEM($)
- IsSpace($)
- IsSubcodes($)
- IsSystemLiteral($)
- IsTextDecl($)
- IsUserCode($)
- IsVersionInfo($)
- IsXMLDecl($)
- Langcode($)
- LanguageID($)
- Literal(S)
- Markupdecl($)
- Mixed(ElementNames)
- MixedNames(Ns)
- NDATA(N)
- Name($)
- NameA($)
- Nmtoken($)
- NmtokenA($)
- NotationDecl()
- NotationType(Ns)
- OperatorChr($)
- OptMiscs()
- OptSpaces()
- OptSubstPE()
- PEDecl()
- PEDef($)
- PEReference(NameS)
- PEReferenceA($)
- PI()
- PUBLIC(Pub Sys)
- PopBuffer()
- Prolog()
- PubidLiteral(Lit)
- PushBuffer()
- ReadNameChars($)
- ReadUntilC(StopC $)
- ReadUntilCs(StopCs $)
- ReadUntilM(StopCond $)
- ReadUntilS(StopS $)
- ReadVNChars($)
- RefName(NameS)
- Reference()
- SDDecl($)
- STag(Empty)
- SYSTEM(Sys)
- SeqCps($)
- ShowRest()
- Spaces()
- Str(ExpectedS)
- Subcode($)
- Subcodes($)
- SystemLiteral(Lit)
- TextDecl()
- UserCode(Code)
- VersionInfo(VN)
- VersionNum($)
- XMLDecl()
- YesNoLiteral($)
- `[A-Za-z]*`($)
- `[A-Za-z]+`($)
- addPrefix(VS)
- atEnd($)
- document()
- enterGE(Key Def)
- enterPE(Key Def)
- extParsedEnt()
- extSubset()
- getC(Char)
- getPos($)
- getRest($)
- getToken(T Val)
- getTokens(L)
- incPos(C)
- init(S url:Url)
- lookupGE(Key $)
- lookupPE(Key $)
- putToken(T Val)
- putToken1(T)
- readChar($)
- replaceGE(Key $)
- replacePE(Key $)
- reportErr(MsgA hints:Hints quiet:Quiet)
- skipC()
- skipN(N)
- substPEOff()
- substPEOn()
- topC($)
end