Package de.intarsys.tools.reader
Interface ILocationProvider
-
- All Known Implementing Classes:
LocationAwareReader
public interface ILocationProviderAn interface describing the ability to provide information about the current context into a data stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetColumn()intgetLine()intgetPosition()
-