
Uses of Interface
org.hl7.fhir.r5.formats.ParserBase.IParserFactory
Packages that use ParserBase.IParserFactory
-
Uses of ParserBase.IParserFactory in org.hl7.fhir.r5.formats
Fields in org.hl7.fhir.r5.formats with type parameters of type ParserBase.IParserFactoryModifier and TypeFieldDescriptionprotected static Map
<String, ParserBase.IParserFactory> ParserBase.customResourceHandlers
Methods in org.hl7.fhir.r5.formats that return types with arguments of type ParserBase.IParserFactoryModifier and TypeMethodDescriptionstatic Map
<String, ParserBase.IParserFactory> ParserBase.getCustomResourceHandlers()
-
Uses of ParserBase.IParserFactory in org.hl7.fhir.r5.tools
Classes in org.hl7.fhir.r5.tools that implement ParserBase.IParserFactory