
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 voidTermLoaderSvcImpl.iterateOverZipFileCsv(LoadedFileDescriptors theDescriptors, String theFileNamePart, IZipContentsHandlerCsv theHandler, char theDelimiter, org.apache.commons.csv.QuoteMode theQuoteMode, boolean theIsPartialFilename) static voidTermLoaderSvcImpl.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 CustomTerminologySetCustomTerminologySet.load(LoadedFileDescriptors theDescriptors, boolean theFlat)