public interface UriBasedHistoryLoader extends Loader
Modifier and Type | Method and Description |
---|---|
void |
load(java.net.URI source,
java.net.URI versions,
boolean append,
boolean stopOnErrors,
boolean async) |
void |
validate(java.net.URI source,
java.net.URI versions,
int validationLevel) |
clearLog, getCodingSchemeManifest, getCodingSchemeManifestURI, getCodingSchemeReferences, getLoaderPreferences, getLog, getOntologyFormat, getOptions, getStatus, load, setCodingSchemeManifest, setCodingSchemeManifestURI, setLoaderPreferences, setLoaderPreferences
getDescription, getName, getProvider, getVersion
void load(java.net.URI source, java.net.URI versions, boolean append, boolean stopOnErrors, boolean async) throws LBException
LBException
void validate(java.net.URI source, java.net.URI versions, int validationLevel) throws LBException
LBException