|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.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,
int offset)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
SprmOperation |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SprmIterator(byte[] grpprl, int offset)
Method Detail |
---|
public boolean hasNext()
public SprmOperation next()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |