public class CarmlXmlSource extends CarmlResource implements XmlSource
| Constructor and Description |
|---|
CarmlXmlSource() |
CarmlXmlSource(Set<Namespace> declaredNamespaces) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder) |
boolean |
equals(Object obj) |
Set<Namespace> |
getDeclaredNamespaces() |
Set<Resource> |
getReferencedResources() |
int |
hashCode() |
void |
setDeclaredNamespaces(Set<Namespace> declaredNamespaces) |
String |
toString() |
asRdf, getAsResource, getId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitasRdf, getAsResource, getId, getLabel, getResourceNamepublic Set<Namespace> getDeclaredNamespaces()
getDeclaredNamespaces in interface XmlSourcepublic Set<Resource> getReferencedResources()
getReferencedResources in interface Resourcepublic void addTriples(org.eclipse.rdf4j.model.util.ModelBuilder modelBuilder)
addTriples in interface ResourceCopyright © 2017–2021 Taxonic. All rights reserved.