Class LyricFactory

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

public class LyricFactory
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static Extend newExtend​(org.w3c.dom.Element element)  
    static LyricTextData newTextData​(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

    • newTextData

      public static LyricTextData newTextData​(org.w3c.dom.Element element)
    • newExtend

      public static Extend newExtend​(org.w3c.dom.Element element)