Add exists and readAttributesIfExists methods to FileSystemProvider

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: None
    • Component/s: core-libs
    • b05

      Enhance the FileSystemProvider abstract class to include the methods

      public boolean exists(Path path, LinkOption... options);
      public A readAttributesIfExists(Path path, Class type, LinkOption... options);

            Assignee:
            Lance Andersen
            Reporter:
            Lance Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: