Uses of Class
tech.oxfordsemantic.jrdfox.Prefixes.DeclareResult
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox |
-
Uses of Prefixes.DeclareResult in tech.oxfordsemantic.jrdfox
Methods in tech.oxfordsemantic.jrdfox that return Prefixes.DeclareResult Modifier and Type Method Description Prefixes.DeclareResult
Prefixes. declarePrefix(java.lang.String prefixName, java.lang.String prefixIRI)
static Prefixes.DeclareResult
Prefixes.DeclareResult. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Prefixes.DeclareResult[]
Prefixes.DeclareResult. values()
Returns an array containing the constants of this enum type, in the order they are declared.