|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.clarkparsia.openrdf.util.Expression
com.clarkparsia.openrdf.util.ExpressionFactory.Datatype
public static class ExpressionFactory.Datatype
A datatype expression
| Methods inherited from class com.clarkparsia.openrdf.util.Expression |
|---|
graph |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public URI getDatatype()
public ExpressionFactory.RestrictedDatatype minInclusive(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a minInclusive facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype maxInclusive(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a maxInclusive facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype minExclusive(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a minExclusive facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype maxExclusive(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a maxExclusive facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype length(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a length facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype maxLength(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a maxLength facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype pattern(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a pattern facet restriction
theValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype langRange(Literal theValue)
ExpressionFactory.RestrictedDatatype adding a langRange facet restriction
theValue - the value for the facet restriction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||