65 if (
value.containedActions !=
null)
67 value.containedActions.Reverse();
void Add(TKey key, TValue value)
virtual ICollection Values
static string Xslt_NoAttributeSet
static string Xslt_DupDecimalFormat
static string Xslt_CircularAttributeSet
static XsltException Create(string res, params string[] args)
bool NextNode(Processor proc)
XPathNodeIterator NodeSet
void AllocateVariables(int count)
void InitNodeSet(XPathNodeIterator nodeSet)
ArrayList containedActions
void CompileDocument(Compiler compiler, bool inInclude)
override void Compile(Compiler compiler)
void PorcessAttributeSets(Stylesheet rootStylesheet)
void AddDecimalFormat(XmlQualifiedName name, DecimalFormat formatinfo)
void CheckAttributeSets_RecurceInContainer(Hashtable markTable, ContainerAction container)
DecimalFormat GetDecimalFormat(XmlQualifiedName name)
readonly Hashtable _attributeSetTable
void InsertKey(XmlQualifiedName name, int MatchKey, int UseKey)
override void Execute(Processor processor, ActionFrame frame)
AttributeSetAction GetAttributeSet(XmlQualifiedName name)
readonly Hashtable _decimalFormatTable
void CheckAttributeSets_RecurceInList(Hashtable markTable, ICollection setQNames)
void MirgeAttributeSets(Stylesheet stylesheet)
Hashtable AttributeSetTable