Class WorkspaceUtils

java.lang.Object
com.illumon.iris.gui.workspace.WorkspaceUtils

public class WorkspaceUtils extends Object
  • Method Details

    • getSortedDirectoryStream

      public static Stream<String> getSortedDirectoryStream(Path path, FilenameFilter filter)
    • getRootElement

      public static org.jdom2.Element getRootElement(Path file) throws IOException, org.jdom2.JDOMException
      Throws:
      IOException
      org.jdom2.JDOMException