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 Literal
Literal. UNDEF
Methods in tech.oxfordsemantic.jrdfox.logic that return Literal Modifier and Type Method Description static Literal
Literal. create(java.lang.String lexicalForm, Datatype datatype)
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type Literal Modifier and Type Method Description E
LogicVisitor. visit(Literal object)