Uses of Class
org.basex.core.cmd.Export
Packages that use Export
-
Uses of Export in org.basex.core.cmd
Methods in org.basex.core.cmd with parameters of type ExportModifier and TypeMethodDescriptionstatic voidExport.export(Data data, String path, MainOptions options, Export export) Exports the current database to the specified path.static voidExport.export(Data data, String path, SerializerOptions sopts, Export export) Exports the current database to the specified path.