public class RemoveOperation extends PatchOperation
PatchException
if the given path isn't valid
or if the path is non-nullable.op, path, spelExpression, value
Constructor and Description |
---|
RemoveOperation(String path)
Constructs the remove operation
|
addValue, evaluateValueFromTarget, getOp, getPath, getValue, getValueFromTarget, popValueAtPath, setValueOnTarget
public RemoveOperation(String path)
path
- The path of the value to be removed. (e.g., '/foo/bar/4')Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.