Type - Element - public interface DatatypeCombination<Type,Element>
| Modifier and Type | Method and Description |
|---|---|
Type |
add(Element d) |
boolean |
emptyValueSpace() |
String |
getDatatypeURI() |
Datatype<?> |
getHost() |
Iterable<Element> |
getList() |
boolean |
isCompatible(Datatype<?> type) |
boolean |
isCompatible(Literal<?> l) |
boolean isCompatible(Literal<?> l)
l - String getDatatypeURI()
boolean isCompatible(Datatype<?> type)
type - boolean emptyValueSpace()
Datatype<?> getHost()
Copyright © 2013 The University of Manchester. All Rights Reserved.