public interface SchemaFetcher extends io.apptik.json.wrapper.MetaInfoFetcher<Schema>
| Modifier and Type | Method and Description |
|---|---|
Schema |
fetch(java.net.URI targetUri,
java.net.URI srcOrigUri,
java.net.URI srcId) |
SchemaFetcher |
withConfig(SchemaFetcherConfig cfg) |
Schema fetch(java.net.URI targetUri, java.net.URI srcOrigUri, java.net.URI srcId)
SchemaFetcher withConfig(SchemaFetcherConfig cfg)