Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetProcessingPriority ( FileAndType file ) : ProcessingPriority | ||
Load ( FileAndType file, object>.ImmutableDictionary |
||
Save ( |
||
UpdateHref ( |
public abstract GetProcessingPriority ( FileAndType file ) : ProcessingPriority | ||
file | FileAndType | |
return | ProcessingPriority |
public abstract Load ( FileAndType file, object>.ImmutableDictionary |
||
file | FileAndType | |
metadata | object>.ImmutableDictionary | |
return |
public abstract Save ( |
||
model | ||
return |
public UpdateHref ( |
||
model | ||
context | IDocumentBuildContext | |
return | void |