org.textmining.extraction.word.sprm
Class SprmOperation

java.lang.Object
  extended by org.textmining.extraction.word.sprm.SprmOperation

public class SprmOperation
extends java.lang.Object


Constructor Summary
SprmOperation(byte[] grpprl, int offset)
           
 
Method Summary
 int getOperand()
           
 int getOperation()
           
 int getType()
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SprmOperation

public SprmOperation(byte[] grpprl,
                     int offset)
Method Detail

getOperand

public int getOperand()

getOperation

public int getOperation()

getType

public int getType()

size

public int size()