Свойство | Тип | Описание | |
---|---|---|---|
FindPrefix | bool | ||
GeneratePrefix | string | ||
OutputScopeManager | System | ||
PopScope | void | ||
PushNamespace | void | ||
PushScope | void | ||
ResolveNamespace | string | ||
ResolveNamespace | string |
Метод | Описание | |
---|---|---|
FindPrefix ( string nspace, string &prefix ) : bool | ||
GeneratePrefix ( string format ) : string | ||
OutputScopeManager ( |
||
PopScope ( ) : void | ||
PushNamespace ( string prefix, string nspace ) : void | ||
PushScope ( string name, string nspace, string prefix ) : void | ||
ResolveNamespace ( string prefix ) : string | ||
ResolveNamespace ( string prefix, bool &thisScope ) : string |