public static class JSONPointer.Builder extends Object
Modifier and Type | Method and Description |
---|---|
JSONPointer.Builder |
append(int index) |
JSONPointer.Builder |
append(String token) |
JSONPointer |
build() |
public JSONPointer.Builder append(String token)
public JSONPointer.Builder append(int index)
public JSONPointer build()
Copyright © 2020. All rights reserved.