Uses of Class
org.codehaus.plexus.components.io.attributes.FileAttributes
Packages that use FileAttributes
Package
Description
Resources and Resource Collections
-
Uses of FileAttributes in org.codehaus.plexus.components.io.attributes
Subclasses of FileAttributes in org.codehaus.plexus.components.io.attributesConstructors in org.codehaus.plexus.components.io.attributes with parameters of type FileAttributesModifierConstructorDescriptionUserGroupModeFileAttributes
(Integer uid, String userName, Integer gid, String groupName, int mode, FileAttributes base) -
Uses of FileAttributes in org.codehaus.plexus.components.io.resources
Fields in org.codehaus.plexus.components.io.resources declared as FileAttributesModifier and TypeFieldDescriptionprivate final FileAttributes
PlexusIoFileResource.fileAttributes
Methods in org.codehaus.plexus.components.io.resources that return FileAttributesConstructors in org.codehaus.plexus.components.io.resources with parameters of type FileAttributesModifierConstructorDescription(package private)
PlexusIoFileResource
(File file, String name, PlexusIoResourceAttributes attrs, FileAttributes fileAttributes, ContentSupplier contentSupplier, InputStreamTransformer streamTransformer)