public class SchemaList extends io.apptik.json.wrapper.TypedJsonArray<Schema>
| Constructor and Description |
|---|
SchemaList(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
protected Schema |
get(io.apptik.json.JsonElement jsonElement,
int pos) |
protected io.apptik.json.JsonElement |
to(Schema value) |
add, add, addAll, addAll, clear, contains, containsAll, get, getJson, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, wrapaddSchemaFetcher, addValidator, fetchMetaInfo, getContentType, getDefaultSchemaFetcher, getJsonSchemaUri, getMetaInfo, getValidators, isDataValid, setContentType, setDefaultSchemaFetcher, setMetaInfo, setMetaInfoUri, setSchemaFetchers, toString, validateData