Uses of Class
org.ehrbase.openehr.sdk.serialisation.walker.ItemExtractor
Packages that use ItemExtractor
-
Uses of ItemExtractor in org.ehrbase.openehr.sdk.serialisation.walker
Methods in org.ehrbase.openehr.sdk.serialisation.walker that return ItemExtractorModifier and TypeMethodDescriptionItemExtractor.invoke()ItemExtractor.withRmPathQueryCache(BiFunction<org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath, Function<org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath, com.nedap.archie.query.RMPathQuery>, com.nedap.archie.query.RMPathQuery> rmPathQueryCache) Adds a cache to prevent costly construction of duplicate RMPathQuery instances.