Interface DataFormatProvider

    • Method Detail

      • getDataFormatName

        java.lang.String getDataFormatName()
        Returns:
        the name of the data format provided by the implementation
      • createInstance

        DataFormat createInstance()
        Returns:
        an instance of the data format provided by this implementation