Package com.illumon.iris.gui.workspace
Class WorkspaceUtils
java.lang.Object
com.illumon.iris.gui.workspace.WorkspaceUtils
public class WorkspaceUtils extends Object
-
Method Summary
Modifier and Type Method Description static org.jdom2.Element
getRootElement(Path file)
static Stream<String>
getSortedDirectoryStream(Path path, FilenameFilter filter)
-
Method Details
-
getSortedDirectoryStream
-
getRootElement
public static org.jdom2.Element getRootElement(Path file) throws IOException, org.jdom2.JDOMException- Throws:
IOException
org.jdom2.JDOMException
-