Package org.nibor.autolink
Interface Span
-
- All Known Subinterfaces:
LinkSpan
- All Known Implementing Classes:
LinkSpanImpl,SpanImpl
public interface SpanA reference to a piece of the input text, either a link (seeLinkSpan) or plain text.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBeginIndex()intgetEndIndex()
-