| Package | Description |
|---|---|
| com.github.fge.jsonschema.walk.collectors.common |
Pointer collectors: common collectors for draft v4 and draft v3
|
| com.github.fge.jsonschema.walk.collectors.draftv4 |
Pointer collectors: collectors specific to draft v4
|
| com.github.fge.jsonschema.walk.collectors.helpers |
Pointer collectors: base implementations
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdditionalItemsPointerCollector |
class |
AdditionalPropertiesPointerCollector |
class |
DependenciesPointerCollector |
| Modifier and Type | Class and Description |
|---|---|
class |
NotPointerCollector |
| Modifier and Type | Class and Description |
|---|---|
class |
DraftV3TypeKeywordPointerCollector |
class |
SchemaArrayPointerCollector |
class |
SchemaMapPointerCollector |
class |
SchemaOrSchemaArrayPointerCollector |
Copyright © 2013. All Rights Reserved.