public class SwordIngesterFactory extends Object
| Constructor and Description |
|---|
SwordIngesterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SwordContentIngester |
getContentInstance(Context context,
org.swordapp.server.Deposit deposit,
DSpaceObject dso)
Generate an object which conforms to the SWORDIngester interface.
|
static SwordEntryIngester |
getEntryInstance(Context context,
org.swordapp.server.Deposit deposit,
DSpaceObject dso) |
public static SwordContentIngester getContentInstance(Context context, org.swordapp.server.Deposit deposit, DSpaceObject dso) throws DSpaceSwordException, org.swordapp.server.SwordError
context - deposit - DSpaceSwordExceptionorg.swordapp.server.SwordErrorpublic static SwordEntryIngester getEntryInstance(Context context, org.swordapp.server.Deposit deposit, DSpaceObject dso) throws DSpaceSwordException, org.swordapp.server.SwordError
DSpaceSwordExceptionorg.swordapp.server.SwordErrorCopyright © 2013 DuraSpace. All Rights Reserved.