Java org.apache.commons.vfs2.provider AbstractFileName fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.vfs2.provider AbstractFileName fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.vfs2.provider AbstractFileName.

The text is from its open source code.

Subclass

org.apache.commons.vfs2.provider.AbstractFileName has subclasses.
Click this link to see all its subclasses.

Method

FileNamegetParent()
Returns the name of the parent of the file.
StringgetPath()
Returns the absolute path of the file, relative to the root of the file system that the file belongs to.
StringgetURI()
Returns the absolute URI of the file.