public class PublicJSONPointer
extends org.everit.json.schema.JSONPointer
| Constructor and Description |
|---|
PublicJSONPointer(List<String> refTokens) |
PublicJSONPointer(String pointer) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRefTokens() |
boolean |
isInObject(org.json.JSONObject jsonObject) |
public PublicJSONPointer(String pointer)
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.