public abstract class AbstractFileAttributes extends org.mule.runtime.core.api.message.BaseAttributes implements FileAttributes
FileAttributes| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFileAttributes(Path path)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
protected LocalDateTime |
asDateTime(Instant instant) |
String |
getName() |
String |
getPath() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSize, isDirectory, isRegularFile, isSymbolicLinkprotected final String path
public String getPath()
getPath in interface FileAttributespublic String getName()
getName in interface FileAttributesprotected LocalDateTime asDateTime(Instant instant)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.