public interface DublinCoreAttributes extends BasicFileAttributes
Modifier and Type | Method and Description |
---|---|
List<String> |
contributors() |
List<String> |
coverages() |
List<String> |
creators() |
List<String> |
descriptions() |
List<String> |
formats() |
List<String> |
identifiers() |
List<String> |
languages() |
List<String> |
publishers() |
List<String> |
relations() |
List<String> |
rights() |
List<String> |
sources() |
List<String> |
subjects() |
List<String> |
titles() |
List<String> |
types() |
creationTime, fileKey, isDirectory, isOther, isRegularFile, isSymbolicLink, lastAccessTime, lastModifiedTime, size
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.