public class OBDASpecInputImpl extends Object implements OBDASpecInput
| Modifier and Type | Class and Description |
|---|---|
static class |
OBDASpecInputImpl.BuilderImpl |
OBDASpecInput.BuilderCONSTRAINT_KEY, MAPPING_KEY| Modifier and Type | Method and Description |
|---|---|
Optional<File> |
getFile(String key) |
Optional<org.apache.commons.rdf.api.Graph> |
getGraph(String key) |
Optional<Reader> |
getReader(String key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultBuilder, getConstraintFile, getMappingFile, getMappingGraph, getMappingReaderpublic Optional<File> getFile(String key)
getFile in interface OBDASpecInputpublic Optional<Reader> getReader(String key)
getReader in interface OBDASpecInputpublic Optional<org.apache.commons.rdf.api.Graph> getGraph(String key)
getGraph in interface OBDASpecInputCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.