public class GeneratedAttributesView extends AbstractBasicFileAttributeView<AbstractPath> implements NeedsPreloadedAttrs
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERATED_ATTRIBUTE_NAME |
static String |
GENERATED_VIEW_NAME |
path| Constructor and Description |
|---|
GeneratedAttributesView(AbstractPath path) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
GeneratedFileAttributes |
readAttributes() |
Class[] |
viewTypes() |
isSerializable, readAllAttributes, readAttributes, setAttribute, setTimespublic static final String GENERATED_VIEW_NAME
public static final String GENERATED_ATTRIBUTE_NAME
public GeneratedAttributesView(AbstractPath path)
public String name()
name in interface AttributeViewname in class AbstractBasicFileAttributeView<AbstractPath>public Class[] viewTypes()
viewTypes in interface ExtendedAttributeViewpublic GeneratedFileAttributes readAttributes() throws IOException
readAttributes in interface ExtendedAttributeViewreadAttributes in interface BasicFileAttributeViewIOExceptionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.