|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.query.algebra.evaluation.function.DateTimeCast
public class DateTimeCast
A Function that tries to cast its argument to an
xsd:dateTime.
| Constructor Summary | |
|---|---|
DateTimeCast()
|
|
| Method Summary | |
|---|---|
Literal |
evaluate(ValueFactory valueFactory,
Value... args)
|
java.lang.String |
getURI()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTimeCast()
| Method Detail |
|---|
public java.lang.String getURI()
getURI in interface Function
public Literal evaluate(ValueFactory valueFactory,
Value... args)
throws ValueExprEvaluationException
evaluate in interface FunctionValueExprEvaluationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||