Method |
Description |
|
AddInstruction ( List content, XslNode instruction ) : void |
|
|
AddUseAttributeSets ( List list ) : void |
|
|
AtomizeAttributes ( ) : void |
|
|
AtomizeAttributes ( XsltAttribute attributes ) : void |
|
|
CheckAttributeSetsDfs ( AttributeSet attSet ) : void |
|
|
CheckNoContent ( ) : void |
|
|
CheckUseAttrubuteSetInList ( IList list ) : void |
|
|
CheckWithParam ( List content, XslNode withParam ) : void |
|
|
CreateReader ( Uri uri, XmlResolver xmlResolver ) : System.IO.XmlReader |
|
|
CreateXPathQName ( string qname ) : QilName |
|
|
Load ( System.IO.XmlReader reader ) : void |
|
|
LoadAttributeSet ( NsDecl stylesheetNsList ) : void |
|
|
LoadCharacterMap ( NsDecl stylesheetNsList ) : void |
|
|
LoadContent ( bool hasSelect ) : List |
|
|
LoadDecimalFormat ( NsDecl stylesheetNsList ) : void |
|
|
LoadDocument ( ) : void |
|
|
LoadEndTag ( List content ) : List |
|
|
LoadFallbacks ( string instrName ) : List |
|
|
LoadFunction ( NsDecl stylesheetNsList ) : void |
|
|
LoadGlobalVariableOrParameter ( NsDecl stylesheetNsList, XslNodeType nodeType ) : void |
|
|
LoadImport ( ) : void |
|
|
LoadImportSchema ( ) : void |
|
|
LoadInclude ( ) : void |
|
|
LoadInstructions ( ) : List |
|
|
LoadInstructions ( InstructionFlags flags ) : List |
|
|
LoadInstructions ( List content ) : List |
|
|
LoadInstructions ( List content, InstructionFlags flags ) : List |
|
|
LoadKey ( NsDecl stylesheetNsList ) : void |
|
|
LoadLiteralResultElement ( bool asStylesheet ) : XslNode |
|
|
LoadMsAssembly ( ScriptClass scriptClass ) : void |
|
|
LoadMsScript ( NsDecl stylesheetNsList ) : void |
|
|
LoadMsUsing ( ScriptClass scriptClass ) : void |
|
|
LoadNamespaceAlias ( NsDecl stylesheetNsList ) : void |
|
|
LoadOutput ( ) : void |
|
|
LoadPreserveSpace ( NsDecl stylesheetNsList ) : void |
|
|
LoadRealStylesheet ( ) : void |
|
|
LoadSimplifiedStylesheet ( ) : void |
|
|
LoadStripSpace ( NsDecl stylesheetNsList ) : void |
|
|
LoadStylesheet ( Uri uri, bool include ) : Stylesheet |
|
|
LoadStylesheet ( System.IO.XmlReader reader, bool include ) : Stylesheet |
|
|
LoadTemplate ( NsDecl stylesheetNsList ) : void |
|
|
LoadUnknownXsltInstruction ( string parentName ) : XslNode |
|
|
LoadWithParams ( InstructionFlags flags ) : List |
|
|
MergeNamespaces ( NsDecl thisList, NsDecl parentList ) : NsDecl |
|
|
ParseCharAttribute ( int attNum, string attName, char defVal ) : char |
|
|
ParseCollationAttribute ( int attNum ) : string |
|
|
ParseInputTypeAnnotationsAttribute ( int attNum ) : void |
|
|
ParseModeAttribute ( int attNum ) : QilName |
|
|
ParseModeListAttribute ( int attNum ) : QilName |
|
|
ParseNCNameAttribute ( int attNum ) : string |
|
|
ParseOutputMethod ( string attValue, XmlOutputMethod &method ) : XmlQualifiedName |
|
|
ParseQNameAttribute ( int attNum ) : QilName |
|
|
ParseStringAttribute ( int attNum, string attName ) : string |
|
|
ParseTypeAttribute ( int attNum ) : void |
|
|
ParseUseCharacterMaps ( int attNum ) : List |
|
|
ParseValidationAttribute ( int attNum, bool defVal ) : void |
|
|
ParseWhitespaceRules ( string elements, bool preserveSpace ) : void |
|
|
ParseYesNoAttribute ( int attNum, string attName ) : TriState |
|
|
ProcessOutputSettings ( ) : void |
|
|
ReportNYI ( string arg ) : void |
|
|
ResolveQName ( bool ignoreDefaultNs, string qname ) : XmlQualifiedName |
|
|
ResolveQName ( bool ignoreDefaultNs, string qname, string &localName, string &namespaceName, string &prefix ) : bool |
|
|
ResolveUri ( string relativeUri, string baseUri ) : Uri |
|
|
SetContent ( XslNode node, List content ) : void |
|
|
SetInfo ( XslNode to, List content, ContextInfo info ) : XslNode |
|
|
SetLineInfo ( XslNode node, ISourceLineInfo lineInfo ) : XslNode |
|
|
SkipEmptyContent ( ) : ISourceLineInfo |
|
|
XslAnalyzeString ( ) : XslNode |
|
|
XslApplyImports ( ) : XslNode |
|
|
XslApplyTemplates ( ) : XslNode |
|
|
XslAttribute ( ) : XslNode |
|
|
XslCallTemplate ( ) : XslNode |
|
|
XslChoose ( ) : XslNode |
|
|
XslComment ( ) : XslNode |
|
|
XslCopy ( ) : XslNode |
|
|
XslCopyOf ( ) : XslNode |
|
|
XslDocument ( ) : XslNode |
|
|
XslElement ( ) : XslNode |
|
|
XslFallback ( ) : XslNode |
|
|
XslForEach ( ) : XslNode |
|
|
XslForEachGroup ( ) : XslNode |
|
|
XslIf ( ) : XslNode |
|
|
XslMessage ( ) : XslNode |
|
|
XslNamespace ( ) : XslNode |
|
|
XslNextMatch ( ) : XslNode |
|
|
XslNumber ( ) : XslNode |
|
|
XslOtherwise ( ) : XslNode |
|
|
XslPerformSort ( ) : XslNode |
|
|
XslProcessingInstruction ( ) : XslNode |
|
|
XslResultDocument ( ) : XslNode |
|
|
XslSequence ( ) : XslNode |
|
|
XslSort ( int sortNumber ) : XslNode |
|
|
XslText ( ) : XslNode |
|
|
XslValueOf ( ) : XslNode |
|
|
XslVarPar ( ) : VarPar |
|
|