Uses of Class
org.basex.core.cmd.Restore
Packages that use Restore
-
Uses of Restore in org.basex.core.cmd
Methods in org.basex.core.cmd with parameters of type RestoreModifier and TypeMethodDescriptionstatic voidRestore.restore(String db, String backup, StaticOptions sopts, Restore cmd) Restores the specified database.