Class ParsedFhirPath

java.lang.Object
ca.uhn.fhir.jpa.patch.ParsedFhirPath

public class ParsedFhirPath extends Object
This class creates and contains a parsed fhirpath. - It does not *validate* said fhir path (it might not be a valid path at all). It is only used for parsing convenience.