Class DirectionFactory

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

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

    • newDirectionType

      public static DirectionType newDirectionType​(org.w3c.dom.Element element)
    • newOffset

      public static DirectionOffset newOffset​(org.w3c.dom.Element element)
    • newSound

      public static Sound newSound​(org.w3c.dom.Element element)
    • newImage

      public static Image newImage​(org.w3c.dom.Element element)
    • newListening

      public static Listening newListening​(org.w3c.dom.Element element)
    • newOtherListening

      public static OtherListening newOtherListening​(org.w3c.dom.Element element)