|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.annotation.util.Span
org.annotation.util.CompoundSpan
| Constructor Summary | |
CompoundSpan(Span s,
Span e)
|
|
| Method Summary | |
int |
getEnd()
|
int |
getStart()
|
| Methods inherited from class org.annotation.util.Span |
compareTo, contains, contains, crosses, equals, gt, hashCode, intersects, length, lt, parseSpan, subsumes, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CompoundSpan(Span s,
Span e)
| Method Detail |
public int getStart()
getStart in class Spanpublic int getEnd()
getEnd in class Span
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||