Package org.daisy.dotify.formatter.impl.search
Provides functionality for finding document references.
The main class is CrossReferenceHandler
.
IMPORTANT: This package is part of the FormatterFactory implementation
in org.daisy.dotify.formatter.impl
. Classes in this package
should only be used by this implementation.
-
Class Summary Class Description AnchorData Keeps track of the anchors contained on a page.BlockAddress TODO: Write java doc.BlockLineLocation Precise location in the content, consisting of aBlockAddress
which identifies the block, and a line number which indicates the line within that block (0-based).CrossReferenceHandler TODO: Write java doc.DefaultContext TODO: Write java doc.DefaultContext.Builder TODO: Write java doc.DocumentSpace Provides coordinates for a coherent document space.Overhead Provides the overhead associated with a volume of braille.PageDetails TODO: Write java doc.PageId TODO: Write java doc.SequenceId TODO: Write java doc.SheetIdentity Sheet starting at a specific location within a block.TransitionProperties Provides details about a page that are needed for advanced volume transitions.View<T> TODO: Write java doc.VolumeData Provides basic volume data for identifiers.VolumeKeepPriority Provides a simple data type for volume keep priority, where 1 represents the highest priority and 9 the lowest. -
Enum Summary Enum Description Space Defines the separate spaces in a volume.