terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.XmlTextReaderImpl.DtdParserProxy Class Reference
+ Inheritance diagram for System.Xml.XmlTextReaderImpl.DtdParserProxy:

Package Functions

 DtdParserProxy (XmlTextReaderImpl reader)
 

Properties

XmlNameTable IDtdParserAdapter. NameTable [get]
 
IXmlNamespaceResolver IDtdParserAdapter. NamespaceResolver [get]
 
Uri IDtdParserAdapter. BaseUri [get]
 
bool IDtdParserAdapter. IsEof [get]
 
char[] IDtdParserAdapter. ParsingBuffer [get]
 
int IDtdParserAdapter. ParsingBufferLength [get]
 
int IDtdParserAdapter. CurrentPosition [get, set]
 
int IDtdParserAdapter. EntityStackLength [get]
 
bool IDtdParserAdapter. IsEntityEolNormalized [get]
 
int IDtdParserAdapter. LineNo [get]
 
int IDtdParserAdapter. LineStartPosition [get]
 
bool IDtdParserAdapterWithValidation. DtdValidation [get]
 
IValidationEventHandling IDtdParserAdapterWithValidation. ValidationEventHandling [get]
 
bool IDtdParserAdapterV1. Normalization [get]
 
bool IDtdParserAdapterV1. Namespaces [get]
 
bool IDtdParserAdapterV1. V1CompatibilityMode [get]
 

Private Member Functions

void IDtdParserAdapter. OnNewLine (int pos)
 
int IDtdParserAdapter. ReadData ()
 
int IDtdParserAdapter. ParseNumericCharRef (StringBuilder internalSubsetBuilder)
 
int IDtdParserAdapter. ParseNamedCharRef (bool expand, StringBuilder internalSubsetBuilder)
 
void IDtdParserAdapter. ParsePI (StringBuilder sb)
 
void IDtdParserAdapter. ParseComment (StringBuilder sb)
 
bool IDtdParserAdapter. PushEntity (IDtdEntityInfo entity, [Out] int entityId)
 
bool IDtdParserAdapter. PopEntity ([Out] IDtdEntityInfo oldEntity, [Out] int newEntityId)
 
bool IDtdParserAdapter. PushExternalSubset (string systemId, string publicId)
 
void IDtdParserAdapter. PushInternalDtd (string baseUri, string internalDtd)
 
void IDtdParserAdapter. Throw (Exception e)
 
void IDtdParserAdapter. OnSystemId (string systemId, LineInfo keywordLineInfo, LineInfo systemLiteralLineInfo)
 
void IDtdParserAdapter. OnPublicId (string publicId, LineInfo keywordLineInfo, LineInfo publicLiteralLineInfo)
 

Private Attributes

XmlTextReaderImpl reader
 

Detailed Description

Definition at line 4230 of file XmlTextReaderImpl.cs.


The documentation for this class was generated from the following file: