public class BitstreamAdapter extends AbstractAdapter
contentHandler, contextPath, DIM, DIM_URI, lexicalHandler, METS, METS_DEFINED_TYPES, METS_URI, namespaces, XLINK, XLINK_URI, XSI, XSI_URI| Constructor and Description |
|---|
BitstreamAdapter(org.dspace.core.Context context,
Bitstream bitstream,
String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getMETSID()
Return the item's handle as the METS ID
|
protected String |
getMETSLabel() |
protected String |
getMETSOBJEDIT() |
protected String |
getMETSOBJID() |
protected String |
getMETSProfile()
Return the official METS SIP Profile.
|
void |
renderMETS(ContentHandler contentHandler,
LexicalHandler lexicalHandler)
Render the complete METS document from Bitstream only
|
endElement, getDisseminationCrosswalk, getGenericID, isDefinedMETStype, renderAdministrativeSection, renderBehavioralSection, renderDescriptiveSection, renderExtraSections, renderFile, renderFile, renderFileSection, renderHeader, renderStructuralLink, renderStructureMap, sendCharacters, setAmdTypes, setDigiProvMDTypes, setDmdTypes, setFileGrpTypes, setRightsMDTypes, setSections, setSourceMDTypes, setStructTypes, setTechMDTypes, startElementprotected String getMETSOBJID()
getMETSOBJID in class AbstractAdapterprotected String getMETSOBJEDIT()
getMETSOBJEDIT in class AbstractAdapterprotected String getMETSID()
getMETSID in class AbstractAdapterprotected String getMETSProfile() throws org.dspace.app.xmlui.wing.WingException
getMETSProfile in class AbstractAdapterorg.dspace.app.xmlui.wing.WingExceptionprotected String getMETSLabel()
getMETSLabel in class AbstractAdapterpublic void renderMETS(ContentHandler contentHandler, LexicalHandler lexicalHandler) throws org.dspace.app.xmlui.wing.WingException, SAXException, org.dspace.content.crosswalk.CrosswalkException, IOException, SQLException
renderMETS in class AbstractAdapterorg.dspace.app.xmlui.wing.WingExceptionSAXExceptionorg.dspace.content.crosswalk.CrosswalkExceptionIOExceptionSQLExceptionCopyright © 2016 DuraSpace. All rights reserved.