filechampion4j 0.9.8.3
File validation library for Java
Loading...
Searching...
No Matches
dev.filechampion.filechampion4j.ValidationsHelper Member List

This is the complete list of members for dev.filechampion.filechampion4j.ValidationsHelper, including all inherited members.

checkFileSize()dev.filechampion.filechampion4j.ValidationsHelperprivate
checkMimeType()dev.filechampion.filechampion4j.ValidationsHelperprivate
commonLogStringdev.filechampion.filechampion4j.ValidationsHelperprivate
containsFooterSignatures()dev.filechampion.filechampion4j.ValidationsHelperprivate
containsFooterSignaturesProcessor(byte[] fileBytes, String footerSignaturesPattern)dev.filechampion.filechampion4j.ValidationsHelperprivate
containsHeaderSignatures()dev.filechampion.filechampion4j.ValidationsHelperprivate
containsHeaderSignaturesProcessor(byte[] fileBytes, String headerSignaturesPattern)dev.filechampion.filechampion4j.ValidationsHelperprivate
containsMagicBytes()dev.filechampion.filechampion4j.ValidationsHelperprivate
containsMagicBytesProcessor(byte[] originalFileBytes, String magicBytesPattern)dev.filechampion.filechampion4j.ValidationsHelperprivate
deleteTempDir(Path tempFilePath)dev.filechampion.filechampion4j.ValidationsHelperprivate
doValidations()dev.filechampion.filechampion4j.ValidationsHelperprivate
extensionsdev.filechampion.filechampion4j.ValidationsHelperprivate
failFastdev.filechampion.filechampion4j.ValidationsHelperprivate
fileCategorydev.filechampion.filechampion4j.ValidationsHelperprivate
fileExtensiondev.filechampion.filechampion4j.ValidationsHelperprivate
getFileExtension(String fileName)dev.filechampion.filechampion4j.ValidationsHelperprivate
getValidationResults(String fileCategory, String fileName, byte[] originalFile, String mimeString)dev.filechampion.filechampion4j.ValidationsHelper
isBlank(String str)dev.filechampion.filechampion4j.ValidationsHelperprivate
logFine(StringBuilder message)dev.filechampion.filechampion4j.ValidationsHelperprivate
LOGGERdev.filechampion.filechampion4j.ValidationsHelperprivatestatic
logWarn(StringBuilder message)dev.filechampion.filechampion4j.ValidationsHelperprivate
mimeStringdev.filechampion.filechampion4j.ValidationsHelperprivate
originalFiledev.filechampion.filechampion4j.ValidationsHelperprivate
responseMsgCountFaildev.filechampion.filechampion4j.ValidationsHelperprivate
responseMsgCountSuccessdev.filechampion.filechampion4j.ValidationsHelperprivate
saveFileToTempDir(String fileExtension, byte[] originalFile)dev.filechampion.filechampion4j.ValidationsHelperprivate
sbresponseAggregationFaildev.filechampion.filechampion4j.ValidationsHelperprivate
sbresponseAggregationSuccessdev.filechampion.filechampion4j.ValidationsHelperprivate
sharedStringBuilderdev.filechampion.filechampion4j.ValidationsHelperprivate
ValidationsHelper(Extensions extensions)dev.filechampion.filechampion4j.ValidationsHelper