Uses of Interface
org.aksw.jenax.arq.schema_mapping.ExprRewrite
Packages that use ExprRewrite
-
Uses of ExprRewrite in org.aksw.jenax.arq.schema_mapping
Fields in org.aksw.jenax.arq.schema_mapping with type parameters of type ExprRewriteModifier and TypeFieldDescriptionprotected BiFunction<String,String, ? extends ExprRewrite> SchemaMapperImpl.typeConversionSupplierMethods in org.aksw.jenax.arq.schema_mapping that return ExprRewriteModifier and TypeMethodDescriptionstatic ExprRewriteSchemaMapperImpl.defaultTypeConversionSupplier(String srcDatatypeIri, String tgtDatatypeIri) Methods in org.aksw.jenax.arq.schema_mapping that return types with arguments of type ExprRewriteModifier and TypeMethodDescriptionBiFunction<String,String, ? extends ExprRewrite> SchemaMapperImpl.getTypeConversionSupplier()Method parameters in org.aksw.jenax.arq.schema_mapping with type arguments of type ExprRewriteModifier and TypeMethodDescriptionSchemaMapperImpl.setTypeConversionSupplier(BiFunction<String, String, ? extends ExprRewrite> typeConversionSupplier)