Interface IIDirectory

    • Method Detail

      • listDirectory

        java.util.List<IIResource> listDirectory​(java.lang.Object monitor)
                                          throws java.io.IOException
        Lists the contents of the directory.
        Parameters:
        monitor - The IProgressMonitor, null for none.
        Throws:
        java.io.IOException - For directory errors.