Class ScoreHandler
java.lang.Object
com.musicxmltasks.musicxml.handler.ScoreHandler
public class ScoreHandler
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ScoreHandler() -
Method Summary
Modifier and Type Method Description ScoregetScore()voidhandle(org.w3c.dom.Element element)voidhandleDeclaration(org.w3c.dom.Document document)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ScoreHandler
public ScoreHandler()
-
-
Method Details
-
getScore
-
handleDeclaration
public void handleDeclaration(org.w3c.dom.Document document) -
handle
public void handle(org.w3c.dom.Element element)
-