| Package | Description |
|---|---|
| org.everit.json.schema.loader |
| Modifier and Type | Method and Description |
|---|---|
static SpecificationVersion |
SpecificationVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecificationVersion[] |
SpecificationVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<SpecificationVersion> |
SpecificationVersion.lookupByMetaSchemaUrl(String metaSchemaUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SpecificationVersion.isAtLeast(SpecificationVersion lowerInclusiveBound) |
Copyright © 2021 Everit Kft.. All rights reserved.