Class MeasureDetective

java.lang.Object
  extended byMeasureDetective

public class MeasureDetective
extends java.lang.Object


Constructor Summary
MeasureDetective()
          Create a new instance of MeasureDetective.
 
Method Summary
 void detectMeasure(YaspPoem poem)
          Processes the Measure of a given YaspPoem and writes it to YaspVerse.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasureDetective

public MeasureDetective()
Create a new instance of MeasureDetective.

Method Detail

detectMeasure

public void detectMeasure(YaspPoem poem)
Processes the Measure of a given YaspPoem and writes it to YaspVerse.