Package eu.bandm.tools.location
package eu.bandm.tools.location
Models positions in documents and across documents.
-
ClassDescriptionLocatable<D>Anything wich delivers a
Location
when asked for it by callingLocatable.getLocation()
Location<D>A reference to document parts.Classification of (particular/pseudo) line and column numbersLocation.Set<D>The third sub-class, representing regions with gaps, or even in different documents.LocationMap<D,E> Facility to translateLocation
s.Class without instances, used as type parameter for locations which do not define a document identifier.A sequence of ascending non-overlapping, non-adjacent locations, maintained seperately for each document id.