Class MeasureHandler
java.lang.Object
com.musicxmltasks.musicxml.handler.MeasureHandler
- All Implemented Interfaces:
ScoreElementHandler
public class MeasureHandler extends java.lang.Object implements ScoreElementHandler
-
Constructor Summary
Constructors Constructor Description MeasureHandler(java.util.List<Measure> measures) -
Method Summary
Modifier and Type Method Description voidhandle(org.w3c.dom.Element element)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MeasureHandler
-
-
Method Details
-
handle
public void handle(org.w3c.dom.Element element)- Specified by:
handlein interfaceScoreElementHandler
-