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