| Constructor and Description |
|---|
JSONTypeDeclaration(KeyValueNode node,
JsonSchemaExternalType resolvedType) |
| Constructor and Description |
|---|
JsonSchemaValidationRule(JsonSchemaExternalType schemaNode) |
| Modifier and Type | Method and Description |
|---|---|
protected JsonSchemaExternalType |
JsonSchemaExternalType.copy() |
| Constructor and Description |
|---|
JsonSchemaExternalType(JsonSchemaExternalType externalType) |
| Modifier and Type | Method and Description |
|---|---|
T |
TypeVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
org.apache.ws.commons.schema.XmlSchemaType |
TypeToXmlSchemaVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
javax.json.JsonObjectBuilder |
TypeToJsonSchemaVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
Rule |
TypeToRuleVisitor.visitJson(JsonSchemaExternalType jsonTypeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.fge.jsonschema.main.JsonSchema |
SchemaGenerator.generateJsonSchema(JsonSchemaExternalType jsonTypeDefinition) |
Copyright © 2020. All rights reserved.