Documentation of 'org.ujmp.core.export.destination.DefaultMatrixFileExportDestination' Java class
DefaultMatrixFileExportDestination
org.ujmp.core.export.destination

Class DefaultMatrixFileExportDestination

    • Constructor Detail

      • DefaultMatrixFileExportDestination

        public DefaultMatrixFileExportDestination(Matrix matrix,
                                                  java.io.File file)
    • Method Detail

      • asDenseCSV

        public void asDenseCSV(char columnSeparator,
                               char enclosingCharacter)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • asDenseCSV

        public void asDenseCSV(char columnSeparator)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • asDenseCSV

        public void asDenseCSV()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • asSQL

        public void asSQL(DBType db,
                          java.lang.String databaseName,
                          java.lang.String tableName)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • asMatlabScript

        public void asMatlabScript(java.lang.String variableName)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • asRScript

        public void asRScript(java.lang.String variableName)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • asLatex

        public void asLatex()
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • asXLS

        public void asXLS()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • asPLT

        public void asPLT(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.