public final class DraftV3TypeKeywordPointerCollector extends AbstractPointerCollector
basePointer, keyword| Constructor and Description |
|---|
DraftV3TypeKeywordPointerCollector(String keyword) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(Collection<JsonPointer> pointers,
SchemaTree tree)
Collect pointers for the current schema node
|
getNodepublic DraftV3TypeKeywordPointerCollector(String keyword)
public void collect(Collection<JsonPointer> pointers, SchemaTree tree)
PointerCollectorpointers - the pointer collection to add totree - the current schema nodeCopyright © 2013. All Rights Reserved.