public abstract class AbstractDigester extends Object implements Digester
| Modifier and Type | Field and Description |
|---|---|
protected static JsonNodeFactory |
FACTORY |
protected String |
keyword |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDigester(String keyword,
NodeType first,
NodeType... other) |
protected static final JsonNodeFactory FACTORY
protected final String keyword
Copyright © 2013. All Rights Reserved.