Class FunctionRmlMapperConfigurer
- java.lang.Object
-
- org.dotwebstack.framework.example.rmlproxy.FunctionRmlMapperConfigurer
-
- All Implemented Interfaces:
RmlMapperConfigurer
@Component public class FunctionRmlMapperConfigurer extends Object implements RmlMapperConfigurer
-
-
Constructor Summary
Constructors Constructor Description FunctionRmlMapperConfigurer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigureMapper(com.taxonic.carml.engine.rdf.RdfRmlMapper.Builder builder)
-
-
-
Method Detail
-
configureMapper
public void configureMapper(com.taxonic.carml.engine.rdf.RdfRmlMapper.Builder builder)
- Specified by:
configureMapperin interfaceRmlMapperConfigurer
-
-