Index | ![]() |
Dtd2Parser | |
DtdGraph | |
DtdInput | |
DtdOutput | |
DtdRules | |
ExpatEmulator | |
FIFO | |
GumpScannerEmulator | |
SemDefault | |
SemTrivial | |
XVS | |
XmlParser | |
XmlScanner | |
dtd2pickle | |
dtdtool | |
pickle2dtd | |
text2functor | |
xmlread |
- all:<P/3:XvsAll>
- some:<P/3:XvsSome>
- map:<P/3:XvsMap>
- mapCond:<P/4:XvsMapCond>
- mapUnless:<P/4:XvsMapUnless>
- dropAll:<P/2:XvsDropAll>
- filterOut:<P/3:XvsFilterOut>
- filter:<P/3:XvsFilter>
- text:<P/2:XvsText>
- elements:<P/2:XvsElements>
- normalize:<P/2:XvsFlatten>
- normalizeWithTail:<P/4:XvsFlattenWithTail>
fun{XvsAll X Cond}
fun{XvsSome X Cond}
fun{XvsMap X F}
fun{XvsMapCond X F Cond}
fun{XvsMapUnless X F Cond}
fun{XvsDropAll X}
fun{XvsFilterOut X Cond}
fun{XvsFilter X Cond}
fun{XvsText X}
fun{XvsElements X}
fun{XvsFlatten X}
fun{XvsFlattenWithTail X Cond Tail}