public class ServiceSummaryElementReader extends Object
Constructor and Description |
---|
ServiceSummaryElementReader() |
Modifier and Type | Method and Description |
---|---|
static ServiceSummary |
createServiceSummaryFrom(ServiceSummaryDocument doc)
This method binds a single-service-summary xml document to a single
ServiceSummary object
|
static List<ServiceSummary> |
createServiceSummaryListFrom(ServiceSummariesDocument doc)
This method binds a multi-service xml document to a list of
ServiceSummary objects
|
public static List<ServiceSummary> createServiceSummaryListFrom(ServiceSummariesDocument doc)
doc
- service-summary xml documentpublic static ServiceSummary createServiceSummaryFrom(ServiceSummaryDocument doc)
doc
- service-summary xml documentCopyright © 2009-2013 DuraSpace. All Rights Reserved.