public class BooleanPropertyParser extends Object
boolean property and returns a BooleanQueryNode.| Modifier and Type | Field and Description |
|---|---|
static String |
BOOLEAN_PROPERTY |
| Constructor and Description |
|---|
BooleanPropertyParser(org.codehaus.jackson.JsonNode node,
CharSequence field) |
public static final String BOOLEAN_PROPERTY
public BooleanPropertyParser(org.codehaus.jackson.JsonNode node,
CharSequence field)
Copyright © 2014. All rights reserved.