|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.textmining.text.extraction.sprm.SprmIterator
This class is used to iterate through a list of sprms from a Word 97/2000/XP document.
Field Summary | |
(package private) int |
_offset
|
Constructor Summary | |
SprmIterator(byte[] grpprl)
|
Method Summary | |
boolean |
hasNext()
|
SprmOperation |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int _offset
Constructor Detail |
public SprmIterator(byte[] grpprl)
Method Detail |
public boolean hasNext()
public SprmOperation next()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |