Package info.textgrid.lab.collatex.model

This package contains the collation set data model that is used to persist the set of witnesses to be collated, and the respective settings.

See: Description

Package info.textgrid.lab.collatex.model Description

This package contains the collation set data model that is used to persist the set of witnesses to be collated, and the respective settings. CollationSet is the core type that will be written to disk, it contains a list of CollationSetWitnesses and other settings. CollationResults is used to pass all data relevant to a finished collation run around, it is currently not serialized.

Copyright © 2013 TextGrid. All Rights Reserved.