public class OasSchemaFactory extends Object
Constructor and Description |
---|
OasSchemaFactory() |
Modifier and Type | Method and Description |
---|---|
static IDefinition |
createSchemaDefinitionFromExample(OasDocument document,
String name,
Object example)
Creates a new definition schema from a given example.
|
public static IDefinition createSchemaDefinitionFromExample(OasDocument document, String name, Object example)
document
- name
- example
- Copyright © 2021 Red Hat. All rights reserved.