Package org.writersforge.catalan.process.workers.partition

Class Summary
Partition Parsing definition for this partition.
PartitionIndexer Scans a text document and divides it into partitions, according to the supplied Partition objects.
PartitionProperties Specialized properties container for ParserWorker.
PartitionRange Index and partition type info for a single partition.
PartitionSplitCommand Implementation of command "split", to chop text documents into one node per partition.
PartitionWorker Worker to split text documents into partitions and perform operations on each partition.