public class DSpaceMETSGenerator
extends org.apache.cocoon.generation.AbstractGenerator
| Modifier and Type | Field and Description |
|---|---|
protected CollectionService |
collectionService |
protected CommunityService |
communityService |
protected HandleService |
handleService |
protected ItemService |
itemService |
objectModel, parameters, resolver, source| Constructor and Description |
|---|
DSpaceMETSGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureAdapter(AbstractAdapter adapter)
Configure the adapter according to the supplied parameters.
|
void |
generate()
Generate the METS Document.
|
setConsumer, setContentHandler, setLexicalHandlerprotected HandleService handleService
protected CommunityService communityService
protected CollectionService collectionService
protected ItemService itemService
public void generate()
throws IOException,
SAXException,
org.apache.cocoon.ProcessingException
IOException - passed through.SAXException - passed through.org.apache.cocoon.ProcessingException - on error.public void configureAdapter(AbstractAdapter adapter)
adapter - the adapter.Copyright © 2016 DuraSpace. All rights reserved.