org.apache.clerezza.rdf.core.sparql.query
Class UriRefExpression
java.lang.Object
org.apache.clerezza.rdf.core.sparql.query.UriRefExpression
- All Implemented Interfaces:
- Expression
public class UriRefExpression
- extends Object
- implements Expression
Wraps a UriRef in an Expression.
- Author:
- hasan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UriRefExpression
public UriRefExpression(UriRef uriRef)
getUriRef
public UriRef getUriRef()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.