Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.util.textmining.sprm
Class SprmIterator

java.lang.Object
  extended by com.jivesoftware.base.util.textmining.sprm.SprmIterator

public class SprmIterator
extends java.lang.Object

This class is used to iterate through a list of sprms from a Word 97/2000/XP document.

Version:
1.0

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
 

Constructor Detail

SprmIterator

public SprmIterator(byte[] grpprl)
Method Detail

hasNext

public boolean hasNext()

next

public SprmOperation next()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.