public class FileAttribute extends Object implements Serializable
private String
decodedUrl
private boolean
html
name
suffix
private FileType
type
url
FileAttribute(FileType type, String suffix, String name, String url, String decodedUrl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private FileType type
private String suffix
private String name
private String url
private String decodedUrl
private boolean html
public FileAttribute(FileType type, String suffix, String name, String url, String decodedUrl)
Copyright © 2019. All rights reserved.