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