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 LiteralLiteral. UNDEFMethods in tech.oxfordsemantic.jrdfox.logic.expression that return Literal Modifier and Type Method Description static LiteralLiteral. create(java.lang.String lexicalForm, Datatype datatype)