org.dlese.dpc.xml
Class NCS_COLLECTToNSDL_DCFormatConverter
java.lang.Object
  
org.dlese.dpc.xml.NCS_ITEMToNSDL_DCFormatConverter
      
org.dlese.dpc.xml.NCS_COLLECTToNSDL_DCFormatConverter
- All Implemented Interfaces: 
 - XMLDocumentFormatConverter
 
public class NCS_COLLECTToNSDL_DCFormatConverter
- extends NCS_ITEMToNSDL_DCFormatConverter
 
Converts from ADN format to the OAI DC format. Converts DLESE-specific IDs to URLs.
- Author:
 
  - John Weatherley
 
- See Also:
 XMLConversionService
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NCS_COLLECTToNSDL_DCFormatConverter
public NCS_COLLECTToNSDL_DCFormatConverter()
getFromFormat
public String getFromFormat()
- Converts from the ADN format.
- Specified by:
 getFromFormat in interface XMLDocumentFormatConverter- Overrides:
 getFromFormat in class NCS_ITEMToNSDL_DCFormatConverter
 
- Returns:
 - The String "adn".
 
 
 
getXFormFilesAndIndex
protected void getXFormFilesAndIndex(ServletContext context)
- Overrides:
 getXFormFilesAndIndex in class NCS_ITEMToNSDL_DCFormatConverter