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
    Score getScore()  
    void handle​(org.w3c.dom.Element element)  
    void handleDeclaration​(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

      public Score getScore()
    • handleDeclaration

      public void handleDeclaration​(org.w3c.dom.Document document)
    • handle

      public void handle​(org.w3c.dom.Element element)