| HashExtractor |
Extracts the standard SSSOM hash for a mapping.
|
| MappingExtensionExtractor |
Extracts the value of an extension slot from a mapping object.
|
| MappingSetExtensionExtractor |
Extracts the value of an extension slot from a mapping set object.
|
| MappingSetSlotExtractor |
Extracts the value of a slot from a mapping set object.
|
| MappingSlotExtractor |
Extracts the value of a slot from a mapping object.
|
| MappingValueExtractor |
Base class for extractors that extract a value from a specific mapping
record.
|
| SExpressionExtractor |
Extracts the canonical S-expression that represents a mapping.
|
| SlotExtractor<T> |
|
| ValueExtractorFactory |
|