Documentation of 'org.ujmp.core.io.ExportMatrixXML' Java class
ExportMatrixXML
org.ujmp.core.io

Class ExportMatrixXML



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

      Constructors 
      Constructor and Description
      ExportMatrixXML() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void toFile(java.io.File file, Matrix matrix, java.lang.Object... parameters) 
      static void toStream(java.io.OutputStream outputStream, Matrix matrix, java.lang.Object... parameters) 
      static void toWriter(java.io.Writer writer, MapMatrix<?,?> map, java.lang.Object... parameters) 
      static void toWriter(java.io.Writer writer, Matrix matrix, java.lang.Object... parameters) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExportMatrixXML

        public ExportMatrixXML()
    • Method Detail

      • toFile

        public static void toFile(java.io.File file,
                                  Matrix matrix,
                                  java.lang.Object... parameters)
                           throws java.io.IOException
        Throws:
        java.io.IOException
      • toStream

        public static void toStream(java.io.OutputStream outputStream,
                                    Matrix matrix,
                                    java.lang.Object... parameters)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • toWriter

        public static void toWriter(java.io.Writer writer,
                                    MapMatrix<?,?> map,
                                    java.lang.Object... parameters)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • toWriter

        public static void toWriter(java.io.Writer writer,
                                    Matrix matrix,
                                    java.lang.Object... parameters)
                             throws java.io.IOException
        Throws:
        java.io.IOException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.