Uses of Class
tech.oxfordsemantic.jrdfox.logic.Literal
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic |
-
Uses of Literal in tech.oxfordsemantic.jrdfox.logic
Fields in tech.oxfordsemantic.jrdfox.logic declared as Literal Modifier and Type Field Description static LiteralLiteral. UNDEFMethods in tech.oxfordsemantic.jrdfox.logic that return Literal Modifier and Type Method Description static LiteralLiteral. create(java.lang.String lexicalForm, Datatype datatype)Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type Literal Modifier and Type Method Description ELogicVisitor. visit(Literal object)