Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Runtime.WhitespaceRuleLookup Class Referencesealed

Classes

class  InternalWhitespaceRule
 

Public Member Functions

 WhitespaceRuleLookup ()
 
 WhitespaceRuleLookup (IList< WhitespaceRule > rules)
 
void Atomize (XmlNameTable nameTable)
 
bool ShouldStripSpace (string localName, string namespaceName)
 

Private Attributes

readonly Hashtable _qnames
 
readonly ArrayList _wildcards
 
readonly InternalWhitespaceRule _ruleTemp
 
XmlNameTable _nameTable
 

Detailed Description

Definition at line 7 of file WhitespaceRuleLookup.cs.


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