public class ITSProvenanceCollection extends Object
| Constructor and Description |
|---|
ITSProvenanceCollection(Iterator<Attribute> attrs,
String resource) |
ITSProvenanceCollection(List<ITSProvenance> records,
String resource,
String xmlid,
String version) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProv(Iterator<Attribute> attrs) |
String |
getURI() |
String |
getVersion() |
String |
getXMLId() |
Iterator<ITSProvenance> |
iterator() |
public ITSProvenanceCollection(List<ITSProvenance> records, String resource, String xmlid, String version)
Copyright © 2021. All rights reserved.