|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.textmining.extraction.word.sprm.SprmIterator
public class SprmIterator
This class is used to iterate through a list of sprms from a Word 97/2000/XP document.
Constructor Summary | |
---|---|
SprmIterator(byte[] grpprl)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
SprmOperation |
next()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |