|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.expr.ExprNode
com.hp.hpl.jena.sparql.expr.NodeValue
com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
public class NodeValueDT
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.sparql.expr.NodeValue |
|---|
DecimalZERO, FALSE, IntegerZERO, nvEmptyString, nvINF, nvNaN, nvNegINF, nvNothing, nvONE, nvZERO, TRUE, VerboseExceptions, VerboseWarnings, xmlDatatypeFactory, xsdNamespace |
| Fields inherited from interface com.hp.hpl.jena.sparql.expr.Expr |
|---|
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL |
| Constructor Summary | |
|---|---|
NodeValueDT(String lex,
Node n)
|
|
| Method Summary | |
|---|---|
XMLGregorianCalendar |
getDateTime()
|
boolean |
isDate()
|
boolean |
isDateTime()
|
boolean |
isGDay()
|
boolean |
isGMonth()
|
boolean |
isGMonthDay()
|
boolean |
isGYear()
|
boolean |
isGYearMonth()
|
boolean |
isTime()
|
void |
visit(NodeValueVisitor visitor)
|
| Methods inherited from class com.hp.hpl.jena.sparql.expr.ExprNode |
|---|
asVar, copySubstitute, deepCopy, getExpr, getExprVar, getFunction, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isExpr, isFunction, isGraphPattern, isSatisfied, isVariable, varNamesMentioned, varsMentioned |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NodeValueDT(String lex,
Node n)
| Method Detail |
|---|
public boolean isDateTime()
isDateTime in class NodeValuepublic boolean isDate()
isDate in class NodeValuepublic boolean isTime()
isTime in class NodeValuepublic boolean isGYear()
isGYear in class NodeValuepublic boolean isGYearMonth()
isGYearMonth in class NodeValuepublic boolean isGMonth()
isGMonth in class NodeValuepublic boolean isGMonthDay()
isGMonthDay in class NodeValuepublic boolean isGDay()
isGDay in class NodeValuepublic XMLGregorianCalendar getDateTime()
getDateTime in class NodeValuepublic void visit(NodeValueVisitor visitor)
visit in class NodeValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||