Class Literal
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.expression.Expression
tech.oxfordsemantic.jrdfox.logic.expression.Term
tech.oxfordsemantic.jrdfox.logic.expression.Resource
tech.oxfordsemantic.jrdfox.logic.expression.Literal
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class Resource
EMPTY_ARRAY -
Method Summary
Methods inherited from class LogicObject
toString, toString, toString
-
Field Details
-
UNDEF
-
XSD_STRING
- See Also:
-
RDF_PLAIN_LITERAL
- See Also:
-
-
Method Details
-
getLexicalForm
-
getDatatype
-
accept
- Specified by:
acceptin classLogicObject
-
toString
- Specified by:
toStringin classLogicObject
-
create
-