org.kie.commons.java.nio.fs.file
public class SimpleBasicFileAttributeView extends org.kie.commons.java.nio.base.AbstractBasicFileAttributeView<org.kie.commons.java.nio.file.Path>
Constructor and Description |
---|
SimpleBasicFileAttributeView(org.kie.commons.java.nio.file.Path path) |
Modifier and Type | Method and Description |
---|---|
<T extends org.kie.commons.java.nio.file.attribute.BasicFileAttributes> |
readAttributes() |
Class<? extends org.kie.commons.java.nio.file.attribute.BasicFileAttributeView>[] |
viewTypes() |
public SimpleBasicFileAttributeView(org.kie.commons.java.nio.file.Path path)
public <T extends org.kie.commons.java.nio.file.attribute.BasicFileAttributes> T readAttributes() throws org.kie.commons.java.nio.IOException
org.kie.commons.java.nio.IOException
public Class<? extends org.kie.commons.java.nio.file.attribute.BasicFileAttributeView>[] viewTypes()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.