public class RootPropertyParser extends BooleanExpressionPropertyParser
BooleanExpressionPropertyParser for the
property root.| Modifier and Type | Field and Description |
|---|---|
static String |
ROOT_PROPERTY |
| Constructor and Description |
|---|
RootPropertyParser(org.codehaus.jackson.JsonNode node,
CharSequence field) |
public static final String ROOT_PROPERTY
public RootPropertyParser(org.codehaus.jackson.JsonNode node,
CharSequence field)
Copyright © 2014. All rights reserved.