|
| XmlParserContext (XmlNameTable nt, XmlNamespaceManager nsMgr, string docTypeName, string pubId, string sysId, string internalSubset, string baseURI, string xmlLang, XmlSpace xmlSpace) |
|
| XmlParserContext (XmlNameTable nt, XmlNamespaceManager nsMgr, string docTypeName, string pubId, string sysId, string internalSubset, string baseURI, string xmlLang, XmlSpace xmlSpace, Encoding enc) |
|
|
XmlNameTable | NameTable [get, set] |
|
XmlNamespaceManager | NamespaceManager [get, set] |
|
string | DocTypeName [get, set] |
|
string | PublicId [get, set] |
|
string | SystemId [get, set] |
|
string | BaseURI [get, set] |
|
string | InternalSubset [get, set] |
|
string | XmlLang [get, set] |
|
XmlSpace | XmlSpace [get, set] |
|
Encoding | Encoding [get, set] |
|
bool | HasDtdInfo [get, set] |
|
Definition at line 9 of file XmlParserContext.cs.
The documentation for this class was generated from the following file: