Interface NotationHandler

All Known Implementing Classes:
ArticulationHandler, OrnamentHandler, TechnicalHandler

public interface NotationHandler
  • Method Summary

    Modifier and Type Method Description
    Notation handle​(org.w3c.dom.Element element)  
  • Method Details

    • handle

      Notation handle​(org.w3c.dom.Element element)