Class AttributesFactory

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

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

    • newKey

      public static Key newKey​(org.w3c.dom.Element element)
    • newTime

      public static Time newTime​(org.w3c.dom.Element element)
    • newTimeSymbol

      public static TimeSymbol newTimeSymbol​(org.w3c.dom.Element element)
    • newTimeSeparator

      public static TimeSeparator newTimeSeparator​(org.w3c.dom.Element element)
    • newPartClef

      public static PartClef newPartClef​(org.w3c.dom.Element element)
    • newGroupSymbolType

      public static GroupSymbolType newGroupSymbolType​(org.w3c.dom.Element element)
    • newTuning

      public static Tuning newTuning​(org.w3c.dom.Element element)
    • newSlashGroup

      public static SlashGroup newSlashGroup​(org.w3c.dom.Element element)
    • newTransposeInfo

      public static TransposeInfo newTransposeInfo​(org.w3c.dom.Element element)