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