public class MDFormatReader extends Object
| Constructor and Description |
|---|
MDFormatReader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributeMap(MetadataReference mdRef,
String attribute) |
com.google.common.collect.Table<String,String,String> |
getAttributeTable(MetadataReference mdRef,
String... attributeList) |
org.dom4j.Document |
getFields(MetadataReference mdRef) |
List<MetadataReference> |
listMDRefs() |
public List<MetadataReference> listMDRefs() throws IndexClientException
IndexClientExceptionpublic org.dom4j.Document getFields(MetadataReference mdRef)
public Map<String,String> getAttributeMap(MetadataReference mdRef, String attribute) throws IndexClientException
IndexClientExceptionpublic com.google.common.collect.Table<String,String,String> getAttributeTable(MetadataReference mdRef, String... attributeList) throws IndexClientException
IndexClientExceptionCopyright © 2017. All rights reserved.