
Uses of Class
ca.uhn.fhir.jpa.term.LoadedFileDescriptors
Packages that use LoadedFileDescriptors
-
Uses of LoadedFileDescriptors in ca.uhn.fhir.jpa.term
Methods in ca.uhn.fhir.jpa.term with parameters of type LoadedFileDescriptorsModifier and TypeMethodDescriptionstatic void
TermLoaderSvcImpl.iterateOverZipFileCsv
(LoadedFileDescriptors theDescriptors, String theFileNamePart, IZipContentsHandlerCsv theHandler, char theDelimiter, org.apache.commons.csv.QuoteMode theQuoteMode, boolean theIsPartialFilename) static void
TermLoaderSvcImpl.iterateOverZipFileCsvOptional
(LoadedFileDescriptors theDescriptors, String theFileNamePart, IZipContentsHandlerCsv theHandler, char theDelimiter, org.apache.commons.csv.QuoteMode theQuoteMode, boolean theIsPartialFilename) -
Uses of LoadedFileDescriptors in ca.uhn.fhir.jpa.term.custom
Methods in ca.uhn.fhir.jpa.term.custom with parameters of type LoadedFileDescriptorsModifier and TypeMethodDescriptionstatic CustomTerminologySet
CustomTerminologySet.load
(LoadedFileDescriptors theDescriptors, boolean theFlat)