public class Prefix extends Object implements QueryElement
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getQueryString() | 
| int | hashCode() | 
| Iri | iri(String localName)Create a prefixed IRI reference from this prefix | 
public Iri iri(String localName)
localName - the local part of the prefixed IRIpublic String getQueryString()
getQueryString in interface QueryElementCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.