Class PredefinedNamespacePrefixMapper

java.lang.Object
org.alfresco.hxi_connector.bulk_ingester.processor.mapper.config.PredefinedNamespacePrefixMapper
All Implemented Interfaces:
NamespacePrefixMapper

@Validated @Configuration @ConfigurationProperties @PropertySource(value="${alfresco.bulk.ingest.namespace-prefixes-mapping}", factory=JsonPropertySourceFactory.class) public class PredefinedNamespacePrefixMapper extends Object implements NamespacePrefixMapper