Uses of Class
org.dspace.content.crosswalk.XSLTCrosswalk
-
Packages that use XSLTCrosswalk Package Description 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. -
-
Uses of XSLTCrosswalk in org.dspace.content.crosswalk
Subclasses of XSLTCrosswalk in org.dspace.content.crosswalk Modifier and Type Class Description classXSLTDisseminationCrosswalkConfigurable XSLT-driven dissemination CrosswalkclassXSLTIngestionCrosswalkConfigurable XSLT-driven ingestion Crosswalk
-