Uses of Class
com.vdoc.sdk.commons.temporary.TemporaryFile
Packages that use TemporaryFile
-
Uses of TemporaryFile in com.vdoc.sdk.commons.temporary
Fields in com.vdoc.sdk.commons.temporary with type parameters of type TemporaryFileModifier and TypeFieldDescriptionprotected Collection<TemporaryFile> TemporaryFileCollector.temporaryFilesMethods in com.vdoc.sdk.commons.temporary that return types with arguments of type TemporaryFileMethods in com.vdoc.sdk.commons.temporary with parameters of type TemporaryFileModifier and TypeMethodDescriptionvoidTemporaryFileCollector.addTemporaryFile(TemporaryFile temporaryFile) Add a temporary filevoidTemporaryFileCollector.remove(TemporaryFile temporaryFile) Remove a given temporary fileMethod parameters in com.vdoc.sdk.commons.temporary with type arguments of type TemporaryFileModifier and TypeMethodDescriptionvoidTemporaryFileCollector.removeAll(Collection<TemporaryFile> temporaryFiles) Remove all given temporary files