public class Schema extends Object
Modifier | Constructor and Description |
---|---|
protected |
Schema(Map<String,Format> definitions) |
Modifier and Type | Method and Description |
---|---|
Format |
getType(String typeName)
Get Schema Type
|
static SchemaBuilder |
withMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
Get Schema Builder
|
public Format getType(String typeName)
typeName
- public static SchemaBuilder withMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
mapper
- Copyright © 2018 Vitam. All rights reserved.