System.JSON.TJSONPathParser Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CreatepublicCreates an instance of TJSONPathParser to iterate through the elements of the specified JSON path.
NextTokenpublicReturns the next token of the JSON path that you passed to the constructor of this JSON path parser.