Package | Description |
---|---|
info.aduna.net | |
org.openrdf.rio.helpers |
Provides helpers classes for Rio.
|
org.openrdf.rio.rdfxml |
Parser and writer for XML-serialized RDF.
|
Modifier and Type | Method and Description |
---|---|
ParsedURI |
ParsedURI.resolve(ParsedURI relURI)
Resolves a relative URI using this URI as the base URI.
|
ParsedURI |
ParsedURI.resolve(String relURISpec)
Resolves a relative URI using this URI as the base URI.
|
Modifier and Type | Method and Description |
---|---|
ParsedURI |
ParsedURI.resolve(ParsedURI relURI)
Resolves a relative URI using this URI as the base URI.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RDFParserBase.setBaseURI(ParsedURI baseURI)
Sets the base URI for resolving relative URIs.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RDFXMLParser.setBaseURI(ParsedURI baseURI) |
Copyright © 2001-2016 Aduna. All Rights Reserved.