Uses of Class
org.dspace.administer.RegistryExportException
-
Packages that use RegistryExportException Package Description org.dspace.administer Provides classes and methods for administrative functions that fall outside the regular use of other subsystems. -
-
Uses of RegistryExportException in org.dspace.administer
Methods in org.dspace.administer that throw RegistryExportException Modifier and Type Method Description static voidMetadataExporter. main(String[] args)static voidMetadataExporter. saveRegistry(String file, String schema)Save a registry to a file pathstatic voidMetadataExporter. saveSchema(Context context, Document document, String schema)Compose the schema registry.
-