public class IRIResolver extends Object implements Resolver
| Constructor and Description |
|---|
IRIResolver()
Create a semantic web version
|
IRIResolver(org.apache.jena.iri.IRIFactory iriFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(String first,
String second)
Resolve second URI relative to first.
|
public IRIResolver()
public IRIResolver(org.apache.jena.iri.IRIFactory iriFactory)
Copyright © 2009–2020. All rights reserved.