Class NoteFactory

java.lang.Object
com.musicxmltasks.musicxml.factory.NoteFactory

public class NoteFactory
extends java.lang.Object
  • Method Details

    • newStep

      public static Step newStep​(org.w3c.dom.Element stepElement)
    • newNoteTypeValue

      public static NoteTypeValue newNoteTypeValue​(org.w3c.dom.Element noteTypeElement)
    • newAccidentalType

      public static AccidentalType newAccidentalType​(org.w3c.dom.Element accidentalElement)
    • newAccidentalText

      public static AccidentalText newAccidentalText​(org.w3c.dom.Element element)
    • newBeamType

      public static BeamType newBeamType​(org.w3c.dom.Element element)
    • newTimeModification

      public static TimeModification newTimeModification​(org.w3c.dom.Element element)
    • newFiguredBass

      public static FiguredBass newFiguredBass​(org.w3c.dom.Element element)