org.textmining.text.extraction.sprm
Class SprmOperation

java.lang.Object
  |
  +--org.textmining.text.extraction.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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SprmOperation

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

getType

public int getType()

getOperation

public int getOperation()

getOperand

public int getOperand()

size

public int size()