org.dspace.sword.client
Class ServiceDocumentHelper

java.lang.Object
  extended by org.dspace.sword.client.ServiceDocumentHelper

public class ServiceDocumentHelper
extends Object

User: Robin Taylor Date: 15/02/11 Time: 21:12


Constructor Summary
ServiceDocumentHelper()
           
 
Method Summary
static org.purl.sword.base.Collection getCollection(org.purl.sword.base.ServiceDocument serviceDoc, String location)
           
static List<org.purl.sword.base.Collection> getCollections(org.purl.sword.base.ServiceDocument serviceDoc)
           
static String[] getCommonFileTypes(org.purl.sword.base.ServiceDocument serviceDoc, String location)
           
static String[] getCommonPackageFormats(org.purl.sword.base.ServiceDocument serviceDoc, String location)
           
static String[] getPackageFormats(org.purl.sword.base.Collection collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDocumentHelper

public ServiceDocumentHelper()
Method Detail

getCollections

public static List<org.purl.sword.base.Collection> getCollections(org.purl.sword.base.ServiceDocument serviceDoc)

getCollection

public static org.purl.sword.base.Collection getCollection(org.purl.sword.base.ServiceDocument serviceDoc,
                                                           String location)

getCommonFileTypes

public static String[] getCommonFileTypes(org.purl.sword.base.ServiceDocument serviceDoc,
                                          String location)

getCommonPackageFormats

public static String[] getCommonPackageFormats(org.purl.sword.base.ServiceDocument serviceDoc,
                                               String location)

getPackageFormats

public static String[] getPackageFormats(org.purl.sword.base.Collection collection)


Copyright © 2012 DuraSpace. All Rights Reserved.