All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.io.github.h5jan.core.Util.html Maven / Gradle / Ivy






Util (h5jan-core)












io.github.h5jan.core

Class Util

  • java.lang.Object
    • io.github.h5jan.core.Util


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

      Constructors 
      Constructor and Description
      Util() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void setMetaAttributues(NxsFile hFile, java.lang.String h5Path, DataFrame data)
      Column names and metadata written
      • Methods inherited from class java.lang.Object

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

      • Util

        public Util()
    • Method Detail

      • setMetaAttributues

        public static void setMetaAttributues(NxsFile hFile,
                                              java.lang.String h5Path,
                                              DataFrame data)
                                       throws NexusException,
                                              com.fasterxml.jackson.core.JsonProcessingException
        Column names and metadata written
        Parameters:
        hFile -
        h5Path -
        names -
        Throws:
        NexusException
        com.fasterxml.jackson.core.JsonProcessingException




© 2015 - 2024 Weber Informatics LLC | Privacy Policy