Uses of Class
tech.oxfordsemantic.jrdfox.logic.expression.Literal
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic | |
tech.oxfordsemantic.jrdfox.logic.expression |
-
Uses of Literal in tech.oxfordsemantic.jrdfox.logic
-
Uses of Literal in tech.oxfordsemantic.jrdfox.logic.expression
Fields in tech.oxfordsemantic.jrdfox.logic.expression declared as Literal Modifier and Type Field Description static Literal
Literal. UNDEF
Methods in tech.oxfordsemantic.jrdfox.logic.expression that return Literal Modifier and Type Method Description static Literal
Literal. create(java.lang.String lexicalForm, Datatype datatype)