|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.scheherazade.misc.TextSpan
public class TextSpan
Tuple of integers, representing boundaries of substring
| Constructor Summary | |
|---|---|
TextSpan(int begin,
int end)
|
|
| Method Summary | |
|---|---|
int |
begin()
|
int |
end()
|
boolean |
equals(TextSpan other)
|
java.lang.StringBuffer |
render()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSpan(int begin,
int end)
throws Scheherexception
Scheherexception| Method Detail |
|---|
public int begin()
public int end()
public boolean equals(TextSpan other)
throws Scheherexception
Scheherexception
public java.lang.StringBuffer render()
throws Scheherexception
render in interface RenderableObjectScheherexception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||