Uses of Class
ca.uhn.fhir.jpa.term.LoadedFileDescriptors
-
Uses of LoadedFileDescriptors in ca.uhn.fhir.jpa.term
Modifier 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
Modifier and TypeMethodDescriptionstatic CustomTerminologySet
CustomTerminologySet.load
(LoadedFileDescriptors theDescriptors, boolean theFlat)