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 Collection getCollection(ServiceDocument serviceDoc, String location)
           
static List<Collection> getCollections(ServiceDocument serviceDoc)
           
static String[] getCommonFileTypes(ServiceDocument serviceDoc, String location)
           
static String[] getCommonPackageFormats(ServiceDocument serviceDoc, String location)
           
static String[] getPackageFormats(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<Collection> getCollections(ServiceDocument serviceDoc)

getCollection

public static Collection getCollection(ServiceDocument serviceDoc,
                                       String location)

getCommonFileTypes

public static String[] getCommonFileTypes(ServiceDocument serviceDoc,
                                          String location)

getCommonPackageFormats

public static String[] getCommonPackageFormats(ServiceDocument serviceDoc,
                                               String location)

getPackageFormats

public static String[] getPackageFormats(Collection collection)


Copyright © 2013 DuraSpace. All Rights Reserved.