Class TextFormatFactory

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

public class TextFormatFactory
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    TextFormatFactory()  
  • Method Summary

    Modifier and Type Method Description
    static TextFormat newTextFormat​(org.w3c.dom.Element element)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TextFormatFactory

      public TextFormatFactory()
  • Method Details

    • newTextFormat

      public static TextFormat newTextFormat​(org.w3c.dom.Element element)