Classes
Class | Description | |
---|---|---|
AttDef | ||
AttList | ||
ContentModel | ||
ElementDecl | ||
Entity | ||
Group | ||
HtmlWriter |
Extends XmlTextWriter to provide Html writing feature.
|
|
SgmlDtd | ||
SgmlReader |
SgmlReader is an XmlReader API over any SGML document (including built in
support for HTML).
|
Enumerations
Enumeration | Description | |
---|---|---|
AttributePresence | ||
AttributeType | ||
CaseFolding |
SGML is case insensitive, so here you can choose between converting
to lower case or upper case tags. "None" means that the case is left
alone, except that end tags will be folded to match the start tags.
|
|
DeclaredContent | ||
GroupType | ||
LiteralType | ||
Occurrence |