Package org.imemex.idm.readers

Class Summary
AbstractConcatenatingReader An abstract reader which concatenates several other readers.
AllButGroupReader A concatenating reader over an index view which reads name, tuple and content.
AllButGroupReaderTest Test if the all but group reader works well.
TupleReader A concatenating reader for a tuple which separates attributes by space.
TupleReaderTest Test reading using a tuple reader.