Uses of Interface
org.gvsig.tools.backup.BackupGenerator
Packages that use BackupGenerator
-
Uses of BackupGenerator in org.gvsig.tools.backup
Classes in org.gvsig.tools.backup that implement BackupGeneratorModifier and TypeClassDescriptionclassPerforms a backup of a file, into another file at the same path (directory), with the file extension changed to .bak.Methods in org.gvsig.tools.backup that return BackupGeneratorModifier and TypeMethodDescriptionabstract BackupGeneratorBackupGeneratorFactory.getBackupGenerator()Gets an instance of a backup generator that performs a particular kind of backup.DefaultBackupGeneratorFactory.getBackupGenerator()