KIE NIO.2 :: File System Impl 6.0.0.Beta5

org.kie.commons.java.nio.fs.file
Class SimpleBasicFileAttributeView

java.lang.Object
  extended by org.kie.commons.java.nio.base.AbstractBasicFileAttributeView<org.kie.commons.java.nio.file.Path>
      extended by org.kie.commons.java.nio.fs.file.SimpleBasicFileAttributeView
All Implemented Interfaces:
org.kie.commons.java.nio.base.ExtendedAttributeView, org.kie.commons.java.nio.file.attribute.AttributeView, org.kie.commons.java.nio.file.attribute.BasicFileAttributeView, org.kie.commons.java.nio.file.attribute.FileAttributeView

public class SimpleBasicFileAttributeView
extends org.kie.commons.java.nio.base.AbstractBasicFileAttributeView<org.kie.commons.java.nio.file.Path>


Field Summary
 
Fields inherited from class org.kie.commons.java.nio.base.AbstractBasicFileAttributeView
path
 
Constructor Summary
SimpleBasicFileAttributeView(org.kie.commons.java.nio.file.Path path)
           
 
Method Summary
<T extends org.kie.commons.java.nio.file.attribute.BasicFileAttributes>
T
readAttributes()
           
 Class<? extends org.kie.commons.java.nio.file.attribute.BasicFileAttributeView>[] viewTypes()
           
 
Methods inherited from class org.kie.commons.java.nio.base.AbstractBasicFileAttributeView
isSerializable, name, readAllAttributes, readAttributes, setAttribute, setTimes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBasicFileAttributeView

public SimpleBasicFileAttributeView(org.kie.commons.java.nio.file.Path path)
Method Detail

readAttributes

public <T extends org.kie.commons.java.nio.file.attribute.BasicFileAttributes> T readAttributes()
                                                                                     throws org.kie.commons.java.nio.IOException
Throws:
org.kie.commons.java.nio.IOException

viewTypes

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

KIE NIO.2 :: File System Impl 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.