Class TechnicalHandler

java.lang.Object
com.musicxmltasks.musicxml.handler.TechnicalHandler
All Implemented Interfaces:
NotationHandler

public class TechnicalHandler
extends java.lang.Object
implements NotationHandler
  • Constructor Summary

    Constructors
    Constructor Description
    TechnicalHandler()  
  • Method Summary

    Modifier and Type Method Description
    Notation handle​(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

    • TechnicalHandler

      public TechnicalHandler()
  • Method Details