Package ca.uhn.fhir.parser
Class ParserUtil
java.lang.Object
ca.uhn.fhir.parser.ParserUtil
-
Method Summary
Modifier and TypeMethodDescriptiondetermineApplicableResourceTypesForTerserPaths
(List<EncodeContextPath> encodeElements)
-
Method Details
-
determineApplicableResourceTypesForTerserPaths
@Nullable public static Set<String> determineApplicableResourceTypesForTerserPaths(@Nullable List<EncodeContextPath> encodeElements)
-