public final class RemoveOperation extends RemoveOperationBase
remove operation
This operation only takes one pointer (path) as an argument. It
is an error condition if no JSON value exists at that pointer.
| Modifier and Type | Field and Description |
|---|---|
static String |
OPERATION_NAME |
BUNDLE, op, path| Constructor and Description |
|---|
RemoveOperation(JsonPointer path) |
public static final String OPERATION_NAME
public RemoveOperation(JsonPointer path)