pmatch
Class MatchDetails

java.lang.Object
  |
  +--pmatch.MatchDetails

public class MatchDetails
extends java.lang.Object


Constructor Summary
MatchDetails(java.util.HashMap c, java.lang.String m, MStringVector r)
           
 
Method Summary
 java.util.HashMap getContext()
           
 java.lang.String getMatcher()
           
 MStringVector getRest()
           
 void setRest(MStringVector r)
          setRest reset the rest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchDetails

public MatchDetails(java.util.HashMap c,
                    java.lang.String m,
                    MStringVector r)
Method Detail

getContext

public java.util.HashMap getContext()

getMatcher

public java.lang.String getMatcher()

getRest

public MStringVector getRest()

setRest

public void setRest(MStringVector r)
setRest reset the rest
Parameters:
MStringVector - r