Uses of Class
org.dspace.core.SelfNamedPlugin

Packages that use SelfNamedPlugin
org.dspace.content.authority   
org.dspace.content.crosswalk Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination. 
org.dspace.content.packager Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP) 
 

Uses of SelfNamedPlugin in org.dspace.content.authority
 

Subclasses of SelfNamedPlugin in org.dspace.content.authority
 class DCInputAuthority
          ChoiceAuthority source that reads the same input-forms which drive configurable submission.
 

Uses of SelfNamedPlugin in org.dspace.content.crosswalk
 

Subclasses of SelfNamedPlugin in org.dspace.content.crosswalk
 class MODSDisseminationCrosswalk
          Configurable MODS Crosswalk
 class QDCCrosswalk
          Configurable QDC Crosswalk
 class SimpleDCDisseminationCrosswalk
          Disseminator for Simple Dublin Core metadata in XML format.
 class XHTMLHeadDisseminationCrosswalk
          Crosswalk for creating appropriate <meta> elements to appear in the item display page for a particular item, for improving automated processing of the page (e.g.
 class XSLTCrosswalk
          Configurable XSLT-driven Crosswalk
 class XSLTDisseminationCrosswalk
          Configurable XSLT-driven dissemination Crosswalk
 class XSLTIngestionCrosswalk
          Configurable XSLT-driven ingestion Crosswalk
 

Uses of SelfNamedPlugin in org.dspace.content.packager
 

Subclasses of SelfNamedPlugin in org.dspace.content.packager
 class PDFPackager
          Accept a PDF file by itself as a SIP.
 



Copyright © 2010 The DSpace Foundation. All Rights Reserved.