Method | Description | |
---|---|---|
Clear ( ) : void |
Clears the built instances of the mapping objects here, which forces the mappers to be rebuilt the next time it is called
|
|
Create ( |
Create the BriefItemInfo from a full METS-based SobekCM_Item object, using the default mapping set
|
|
Create ( |
Create the BriefItemInfo from a full METS-based SobekCM_Item object, using the default mapping set
|
Method | Description | |
---|---|---|
Get_Mapper ( string MapperAssembly, string MapperClass, string &ErrorMessage ) : object | ||
get_mapping_set ( string mappingSet ) : List |
||
get_or_create_mapper ( string MapperAssembly, string MapperClass, string &ErrorMessage ) : IBriefItemMapper |
public static Create ( |
||
Original | Original METS-based object to use | |
Tracer | Custom tracer to record general process flow | |
return |
public static Create ( |
||
Original | Original METS-based object to use | |
MappingSetId | string | Name of the mapping set to use (if there are more than one) |
Tracer | Custom tracer to record general process flow | |
return |