|
Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
| bool | DtdValidation [get] |
| IValidationEventHandling | ValidationEventHandling [get] |
| XmlNameTable | NameTable [get] |
| IXmlNamespaceResolver | NamespaceResolver [get] |
| Uri | BaseUri [get] |
| char[] | ParsingBuffer [get] |
| int | ParsingBufferLength [get] |
| int | CurrentPosition [get, set] |
| int | LineNo [get] |
| int | LineStartPosition [get] |
| bool | IsEof [get] |
| int | EntityStackLength [get] |
| bool | IsEntityEolNormalized [get] |
Definition at line 3 of file IDtdParserAdapterWithValidation.cs.