Method |
Description |
|
AddSort ( Sort sortinfo ) : void |
|
|
BeginEvent ( XPathNodeType nodeType, string prefix, string name, string nspace, bool empty ) : bool |
|
|
BeginEvent ( XPathNodeType nodeType, string prefix, string name, string nspace, bool empty, Object htmlProps, bool search ) : bool |
|
|
CopyBeginEvent ( XPathNavigator node, bool emptyflag ) : bool |
|
|
CopyEndEvent ( XPathNavigator node ) : bool |
|
|
CopyTextEvent ( XPathNavigator node ) : bool |
|
|
ElementValueWithoutWS ( XPathNavigator nav, StringBuilder builder ) : void |
|
|
EndEvent ( XPathNodeType nodeType ) : bool |
|
|
Evaluate ( ActionFrame context, int key ) : object |
|
|
EvaluateBoolean ( ActionFrame context, int key ) : bool |
|
|
EvaluateString ( ActionFrame context, int key ) : string |
|
|
Execute ( ) : void |
|
|
GetCompiledQuery ( int key ) : Query |
|
|
GetExtensionObject ( string nsUri ) : object |
|
|
GetGlobalParameter ( XmlQualifiedName qname ) : object |
|
|
GetMatchesContext ( ) : XsltCompileContext |
|
|
GetNavigator ( Uri ruri ) : XPathNavigator |
|
|
GetParameter ( XmlQualifiedName name ) : object |
|
|
GetPrevioseMode ( ) : XmlQualifiedName |
|
|
GetQueryExpression ( int key ) : string |
|
|
GetScriptObject ( string nsUri ) : object |
|
|
GetSharedStringBuilder ( ) : StringBuilder |
|
|
GetValueOfContext ( ) : XsltCompileContext |
|
|
GetValueQuery ( int key ) : Query |
|
|
GetValueQuery ( int key, XsltCompileContext context ) : Query |
|
|
GetVariableValue ( VariableAction variable ) : object |
|
|
IXsltProcessor ( int depth ) : IStackFrame |
|
|
InitSortArray ( ) : void |
|
|
IsRoot ( XPathNavigator navigator ) : bool |
|
|
Matches ( XPathNavigator context, int key ) : bool |
|
|
OnInstructionExecute ( ) : void |
|
|
PopDebuggerStack ( ) : void |
|
|
PopOutput ( ) : RecordOutput |
|
|
PushActionFrame ( Action action, XPathNodeIterator nodeSet ) : void |
|
|
PushActionFrame ( ActionFrame container ) : void |
|
|
PushActionFrame ( ActionFrame container, XPathNodeIterator nodeSet ) : void |
|
|
PushDebuggerStack ( ) : void |
|
|
PushNewFrame ( ) : ActionFrame |
|
|
PushOutput ( RecordOutput output ) : void |
|
|
PushTemplateLookup ( XPathNodeIterator nodeSet, XmlQualifiedName mode, Stylesheet importsOf ) : void |
|
|
RecycleMatchesContext ( ) : void |
|
|
RecycleValueOfContext ( ) : void |
|
|
ReleaseSharedStringBuilder ( ) : void |
|
|
ResetOutput ( ) : void |
|
|
ResetParams ( ) : void |
|
|
RunQuery ( ActionFrame context, int key ) : object |
|
|
SetCurrentMode ( XmlQualifiedName mode ) : void |
|
|
SetDefaultOutput ( XsltOutput method ) : bool |
|
|
SetParameter ( XmlQualifiedName name, object value ) : void |
|
|
StartQuery ( XPathNodeIterator context, int key ) : XPathNodeIterator |
|
|
TextEvent ( string text ) : bool |
|
|
TextEvent ( string text, bool disableOutputEscaping ) : bool |
|
|
ValueOf ( ActionFrame context, int key ) : String |
|
|
ValueOf ( XPathNavigator n ) : String |
|
|