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 filepathstatic voidMetadataExporter. saveSchema(Context context, org.apache.xml.serialize.XMLSerializer xmlSerializer, String schema)Serialize the schema registry.
-