| Package | Description |
|---|---|
| com.clarkparsia.pellet.vocabulary |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,BuiltinNamespace> |
BuiltinNamespace.uriMap |
| Modifier and Type | Method and Description |
|---|---|
static BuiltinNamespace |
BuiltinNamespace.find(String uri) |
static BuiltinNamespace |
BuiltinNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltinNamespace[] |
BuiltinNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.