Mono Class Library: OverviewSystem.Xml.XmlParserContext: Members |
The members of System.Xml.XmlParserContext are listed below.
See Also: Inherited members from System.Object
Constructs and initializes a new instance of the System.Xml.XmlParserContext class with the specified values. Constructs and initializes a new instance of the System.Xml.XmlParserContext class with the specified values. Constructs and initializes a new instance of the System.Xml.XmlParserContext class with the specified values. Constructs and initializes a new instance of the System.Xml.XmlParserContext class with the specified values.
BaseURI string. Gets or sets the base URI. DocTypeName string. Gets or sets the name of the document type in a document type declaration. Encoding System.Text.Encoding. Gets or sets the encoding type. InternalSubset string. Gets or sets the internal subset in a document type declaration. NamespaceManager XmlNamespaceManager. Gets or sets the System.Xml.XmlNamespaceManager used by the current instance. NameTable XmlNameTable. Gets or sets the System.Xml.XmlNameTable used by the current instance to look up prefixes and namespace URIs. PublicId string. Gets or sets the public identifier in a document type declaration. SystemId string. Gets or sets the system identifier in a document type declaration. XmlLang string. Gets or sets the current xml:lang scope. XmlSpace XmlSpace. Gets or sets the current xml:space scope.