Class AttributesFactory
java.lang.Object
com.musicxmltasks.musicxml.factory.AttributesFactory
public class AttributesFactory
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static GroupSymbolTypenewGroupSymbolType(org.w3c.dom.Element element)static KeynewKey(org.w3c.dom.Element element)static PartClefnewPartClef(org.w3c.dom.Element element)static SlashGroupnewSlashGroup(org.w3c.dom.Element element)static TimenewTime(org.w3c.dom.Element element)static TimeSeparatornewTimeSeparator(org.w3c.dom.Element element)static TimeSymbolnewTimeSymbol(org.w3c.dom.Element element)static TransposeInfonewTransposeInfo(org.w3c.dom.Element element)static TuningnewTuning(org.w3c.dom.Element element)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
newKey
-
newTime
-
newTimeSymbol
-
newTimeSeparator
-
newPartClef
-
newGroupSymbolType
-
newTuning
-
newSlashGroup
-
newTransposeInfo
-