Property | Type | Description | |
---|---|---|---|
build_search_tree | void |
Method | Description | |
---|---|---|
Add_Display_Tag_To_Ignore ( string Tag ) : void | ||
Add_Path ( |
||
Contains_Path ( |
||
GenericXmlMappingSet ( ) : System |
Constructor for a new instance of the GenericXmlMappingSet class
|
|
GenericXmlMappingSet ( string MappingName ) : System |
Constructor for a new instance of the GenericXmlMappingSet class
|
|
Get_Matching_Path_Instructions ( |
||
Get_Matching_Path_Instructions ( |
||
Read ( string MappingSetFile ) : |
||
Save ( string MappingSetFile ) : bool |
Method | Description | |
---|---|---|
build_search_tree ( ) : void |
public Add_Display_Tag_To_Ignore ( string Tag ) : void | ||
Tag | string | |
return | void |
public Add_Path ( |
||
Path | ||
return |
public Contains_Path ( |
||
Path | ||
return | bool |
public GenericXmlMappingSet ( string MappingName ) : System | ||
MappingName | string | The name of this mapping set |
return | System |
public Get_Matching_Path_Instructions ( |
||
Path | ||
return |
public Get_Matching_Path_Instructions ( |
||
Path | ||
AttributeName | string | |
return |
public static Read ( string MappingSetFile ) : |
||
MappingSetFile | string | |
return |