|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.scheherazade.verbalizer.SymbolInterval
public class SymbolInterval
Pointers to a segment of text and a symbol to which the segment refers.
| Constructor Summary | |
|---|---|
SymbolInterval(SerializationSymbol symbol,
int begin,
int end)
|
|
| Method Summary | |
|---|---|
int |
begin()
|
int |
end()
|
java.lang.String |
render()
|
SerializationSymbol |
symbol()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SymbolInterval(SerializationSymbol symbol,
int begin,
int end)
| Method Detail |
|---|
public SerializationSymbol symbol()
public int begin()
public int end()
public java.lang.String render()
throws Scheherexception
Scheherexception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||