public interface LocalExtensionFile extends ExtensionFile
ExtensionFile
with some more informations related local extensions.Modifier and Type | Method and Description |
---|---|
String |
getAbsolutePath()
Returns the absolute pathname string of this file.
|
String |
getName()
Returns the name of the file.
|
getLength, openStream
String getName()
File.getName()
String getAbsolutePath()
File.getAbsolutePath()
Copyright © 2004–2021 XWiki. All rights reserved.