public interface EntityChecker
EntityChecker that checks whether an entity with the
given URI exists.| Modifier and Type | Method and Description |
|---|---|
boolean |
entityExists(String uri)
Returns true if there is an entity with the given URI.
|
boolean entityExists(String uri)
uri - the URI of the entity that should be checkedCopyright © 2014–2017. All rights reserved.