Class JGitBasicAttributeView

  • All Implemented Interfaces:
    org.uberfire.java.nio.base.ExtendedAttributeView, org.uberfire.java.nio.file.attribute.AttributeView, org.uberfire.java.nio.file.attribute.BasicFileAttributeView, org.uberfire.java.nio.file.attribute.FileAttributeView

    public class JGitBasicAttributeView
    extends org.uberfire.java.nio.base.AbstractBasicFileAttributeView<JGitPathImpl>
    • Constructor Detail

      • JGitBasicAttributeView

        public JGitBasicAttributeView​(JGitPathImpl path)
    • Method Detail

      • readAttributes

        public org.uberfire.java.nio.file.attribute.BasicFileAttributes readAttributes()
                                                                                throws org.uberfire.java.nio.IOException
        Throws:
        org.uberfire.java.nio.IOException
      • viewTypes

        public Class<? extends org.uberfire.java.nio.file.attribute.BasicFileAttributeView>[] viewTypes()