Namespace Sgml
Classes
AttDef
AttList
ContentModel
ElementDecl
Entity
Group
SgmlDtd
SgmlReader
SgmlReader is an XmlReader API over any SGML document (including built in support for HTML).
Enums
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.