public interface MappingParser
| Modifier and Type | Method and Description |
|---|---|
PreProcessedMapping |
parse(File file) |
PreProcessedMapping |
parse(org.apache.commons.rdf.api.Graph reader) |
PreProcessedMapping |
parse(Reader reader) |
PreProcessedMapping parse(File file) throws InvalidMappingException, MappingIOException
PreProcessedMapping parse(Reader reader) throws InvalidMappingException, MappingIOException
PreProcessedMapping parse(org.apache.commons.rdf.api.Graph reader) throws InvalidMappingException, MappingIOException
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.