| Package | Description |
|---|---|
| org.apache.johnzon.jsonschema.generator |
| Modifier and Type | Method and Description |
|---|---|
private SchemaProcessor.Instance |
SchemaProcessor.ReflectionValueExtractor.createDemoInstance(java.lang.Object rootInstance,
java.lang.reflect.Field field) |
private SchemaProcessor.Instance |
SchemaProcessor.ReflectionValueExtractor.createInstance(java.lang.reflect.Type model) |
| Modifier and Type | Method and Description |
|---|---|
private Schema |
SchemaProcessor.doMapSchemaFromClass(java.lang.reflect.Type model,
SchemaProcessor.Cache cache,
SchemaProcessor.ReflectionValueExtractor reflectionValueExtractor,
SchemaProcessor.Instance instance) |
void |
SchemaProcessor.fillSchema(java.lang.reflect.Type rawModel,
Schema schema,
SchemaProcessor.Cache cache,
SchemaProcessor.ReflectionValueExtractor reflectionValueExtractor,
SchemaProcessor.Instance instance) |
private void |
SchemaProcessor.getOrCreateReusableObjectComponent(java.lang.Class<?> from,
Schema schema,
SchemaProcessor.Cache cache,
SchemaProcessor.ReflectionValueExtractor reflectionValueExtractor,
SchemaProcessor.Instance instance) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.