|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.wysiwyg.client.util.TextFragment
public class TextFragment
| Constructor Summary | |
|---|---|
TextFragment(com.google.gwt.dom.client.Text text,
int startIndex,
int endIndex)
|
|
| Method Summary | |
|---|---|
int |
getEndIndex()
|
int |
getStartIndex()
|
com.google.gwt.dom.client.Text |
getText()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextFragment(com.google.gwt.dom.client.Text text,
int startIndex,
int endIndex)
| Method Detail |
|---|
public com.google.gwt.dom.client.Text getText()
public int getStartIndex()
public int getEndIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||