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

generated.docs.javadoc.org.eclipse.dawnsci.analysis.api.tree.TreeFile.html Maven / Gradle / Ivy






TreeFile (h5jan API)












org.eclipse.dawnsci.analysis.api.tree

Interface TreeFile

  • All Superinterfaces:
    Tree
    All Known Implementing Classes:
    TreeFileImpl


    public interface TreeFile
    extends Tree
    Top level node that holds entire tree in a file
    • Method Detail

      • getFilename

        java.lang.String getFilename()
        Returns:
        full path to file (including name)
      • getParentDirectory

        java.lang.String getParentDirectory()
        Returns:
        full path of parent directory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy