Class DirectionFactory
java.lang.Object
com.musicxmltasks.musicxml.factory.DirectionFactory
public class DirectionFactory
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static DirectionTypenewDirectionType(org.w3c.dom.Element element)static ImagenewImage(org.w3c.dom.Element element)static ListeningnewListening(org.w3c.dom.Element element)static DirectionOffsetnewOffset(org.w3c.dom.Element element)static OtherListeningnewOtherListening(org.w3c.dom.Element element)static SoundnewSound(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
-
newDirectionType
-
newOffset
-
newSound
-
newImage
-
newListening
-
newOtherListening
-