Uses of Interface
io.vertigo.datastore.filestore.model.VFile
Packages that use VFile
Package
Description
-
Uses of VFile in io.vertigo.datastore.filestore
Methods in io.vertigo.datastore.filestore with parameters of type VFile -
Uses of VFile in io.vertigo.datastore.filestore.model
Methods in io.vertigo.datastore.filestore.model that return VFile -
Uses of VFile in io.vertigo.datastore.filestore.util
Methods in io.vertigo.datastore.filestore.util with parameters of type VFile -
Uses of VFile in io.vertigo.datastore.impl.filestore
Methods in io.vertigo.datastore.impl.filestore with parameters of type VFileModifier and TypeMethodDescriptionFileStoreManagerImpl.resolveMimeType(VFile vFile) MimeTypeResolverPlugin.resolveMimeType(VFile vFile) Resolve mimetype -
Uses of VFile in io.vertigo.datastore.impl.filestore.model
Classes in io.vertigo.datastore.impl.filestore.model that implement VFileModifier and TypeClassDescriptionfinal classReprésentation d'un fichier créé à partir d'un FileSystem.final classVFile implementation from a provided InputStreamBuilder.Methods in io.vertigo.datastore.impl.filestore.model that return VFileConstructors in io.vertigo.datastore.impl.filestore.model with parameters of type VFileModifierConstructorDescriptionprotectedAbstractFileInfo(FileInfoDefinition fileInfoDefinition, VFile vFile) Constructor. -
Uses of VFile in io.vertigo.datastore.plugins.filestore.mimetype.simplemagic
Methods in io.vertigo.datastore.plugins.filestore.mimetype.simplemagic with parameters of type VFile -
Uses of VFile in io.vertigo.datastore.plugins.filestore.mimetype.tika
Methods in io.vertigo.datastore.plugins.filestore.mimetype.tika with parameters of type VFile