public class JSONPathSpec extends Object
Constructor and Description |
---|
JSONPathSpec(Boolean useFieldDiscovery,
List<JSONPathFieldSpec> fields) |
Modifier and Type | Method and Description |
---|---|
List<JSONPathFieldSpec> |
getFields() |
boolean |
isUseFieldDiscovery() |
public JSONPathSpec(Boolean useFieldDiscovery, List<JSONPathFieldSpec> fields)
public boolean isUseFieldDiscovery()
public List<JSONPathFieldSpec> getFields()
Copyright © 2011–2017. All rights reserved.