|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ibm.techexplorer.dom.TENode | +--ibm.techexplorer.dom.TECharacterData | +--ibm.techexplorer.dom.TEText
techexplorer
,
org.w3c.domFields inherited from class ibm.techexplorer.dom.TENode |
node,
plugin |
Constructor Summary | |
TEText(techexplorer plugin,
int node)
|
Method Summary | |
Text |
splitText(int offset)
|
Methods inherited from class ibm.techexplorer.dom.TECharacterData |
appendData,
deleteData,
getData,
getLength,
insertData,
replaceData,
setData,
substringData |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TEText(techexplorer plugin, int node)
Method Detail |
public Text splitText(int offset) throws DOMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |