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.DeclareResultPrefixes. declarePrefix(java.lang.String prefixName, java.lang.String prefixIRI)static Prefixes.DeclareResultPrefixes.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.