Class NotationsHandler
java.lang.Object
com.musicxmltasks.musicxml.handler.NotationsHandler
- All Implemented Interfaces:
ScoreElementHandler
public class NotationsHandler extends java.lang.Object implements ScoreElementHandler
-
Constructor Summary
Constructors Constructor Description NotationsHandler(java.util.List<Notations> notationsList) -
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
-
NotationsHandler
-
-
Method Details
-
handle
public void handle(org.w3c.dom.Element element)- Specified by:
handlein interfaceScoreElementHandler
-