Uses of Class
org.dspace.administer.RegistryExportException
Packages that use RegistryExportException
Package
Description
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 RegistryExportExceptionModifier and TypeMethodDescriptionstatic voidstatic 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.