public class CollationSet extends Object
Constructor and Description |
---|
CollationSet() |
Modifier and Type | Method and Description |
---|---|
URI |
getRegularisation()
The URI of the regularisation object.
|
List<CollationSetWitness> |
getWitnesses()
The witnesses to be collated.
|
void |
setRegularisation(URI regularisation) |
public List<CollationSetWitness> getWitnesses()
public URI getRegularisation()
Equivalences
data
structure.public void setRegularisation(URI regularisation)
Copyright © 2013 TextGrid. All Rights Reserved.