Uses of Interface
ca.uhn.fhir.fluentpath.IFluentPath
-
Packages that use IFluentPath Package Description ca.uhn.fhir.context ca.uhn.fhir.model.api -
-
Uses of IFluentPath in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return IFluentPath Modifier and Type Method Description IFluentPathFhirContext. newFluentPath()Creates a new FluentPath engine which can be used to exvaluate path expressions over FHIR resources. -
Uses of IFluentPath in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api that return IFluentPath Modifier and Type Method Description IFluentPathIFhirVersion. createFluentPathExecutor(FhirContext theFhirContext)
-