|
||||||||||
| 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
com.clarkparsia.openrdf.util.ExpressionFactory.RestrictedDatatype
public static class ExpressionFactory.RestrictedDatatype
A user-defined datatype which has facet restrictions placed on its value
| Methods inherited from class com.clarkparsia.openrdf.util.ExpressionFactory.Datatype |
|---|
getDatatype |
| 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 ExpressionFactory.RestrictedDatatype minInclusive(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a minInclusive facet restriction
minInclusive in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype maxInclusive(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a maxInclusive facet restriction
maxInclusive in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype minExclusive(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a minExclusive facet restriction
minExclusive in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype maxExclusive(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a maxExclusive facet restriction
maxExclusive in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype length(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a length facet restriction
length in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype maxLength(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a maxLength facet restriction
maxLength in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype pattern(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a pattern facet restriction
pattern in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
public ExpressionFactory.RestrictedDatatype langRange(Literal theValue)
ExpressionFactory.DatatypeExpressionFactory.RestrictedDatatype adding a langRange facet restriction
langRange in class ExpressionFactory.DatatypetheValue - the value for the facet restriction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||