Uses of Enum
tech.oxfordsemantic.jrdfox.Prefixes.DecodeResult
Packages that use Prefixes.DecodeResult
-
Uses of Prefixes.DecodeResult in tech.oxfordsemantic.jrdfox
Subclasses with type arguments of type Prefixes.DecodeResult in tech.oxfordsemantic.jrdfoxMethods in tech.oxfordsemantic.jrdfox that return Prefixes.DecodeResultModifier and TypeMethodDescriptionPrefixes.decodeIRI(CharSequence encodedIRI, StringBuilder decodedIRI) Prefixes.decodeIRI(CharSequence encodedIRI, Consumer<String> decodedIRI) static Prefixes.DecodeResultReturns the enum constant of this type with the specified name.static Prefixes.DecodeResult[]Prefixes.DecodeResult.values()Returns an array containing the constants of this enum type, in the order they are declared.