Method | Description | |
---|---|---|
AddExtensionNamespace ( string uri ) : void | ||
InputScopeManager ( XmlNameTable nameTable ) : System.Diagnostics | ||
IsExtensionNamespace ( string nsUri ) : bool | ||
PopScope ( ) : void | ||
PushScope ( ) : void |
Method | Description | |
---|---|---|
AddRecord ( ) : void | ||
CheckEmpty ( ) : void | ||
SetFlag ( bool value, ScopeFlags flag ) : void |
public AddExtensionNamespace ( string uri ) : void | ||
uri | string | |
return | void |
public InputScopeManager ( XmlNameTable nameTable ) : System.Diagnostics | ||
nameTable | XmlNameTable | |
return | System.Diagnostics |
public IsExtensionNamespace ( string nsUri ) : bool | ||
nsUri | string | |
return | bool |