public abstract class AbstractPointerCollector extends Object implements PointerCollector
| Modifier and Type | Field and Description |
|---|---|
protected JsonPointer |
basePointer |
protected String |
keyword |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPointerCollector(String keyword) |
| Modifier and Type | Method and Description |
|---|---|
protected JsonNode |
getNode(SchemaTree tree) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcollectprotected final String keyword
protected final JsonPointer basePointer
protected AbstractPointerCollector(String keyword)
protected final JsonNode getNode(SchemaTree tree)
Copyright © 2013. All Rights Reserved.