edu.cmu.meteor.aligner
Class ExactMatcher

java.lang.Object
  extended by edu.cmu.meteor.aligner.ExactMatcher

public class ExactMatcher
extends java.lang.Object


Constructor Summary
ExactMatcher()
           
 
Method Summary
static Stage match(Alignment a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExactMatcher

public ExactMatcher()
Method Detail

match

public static Stage match(Alignment a)