device
|
|
Access
|
read-write
|
Returns
|
String
|
directory
|
|
Access
|
read-write
|
Returns
|
String
|
encoding
|
|
Access
|
read-write
|
Returns
|
String
|
extension
|
|
Access
|
read-write
|
Returns
|
String
|
filename
|
|
Access
|
read-write
|
Returns
|
String
|
path
|
|
Access
|
read-write
|
Returns
|
String
|
type
|
|
Access
|
read-write
|
Returns
|
int
|
fPathpath
|
|
Parameters
|
Stringpath
Initialises the properties of this object to the values contained in this path.
|
Returns
|
fPath. The newly created fPath object.
|
readResolveobj
|
|
Parameters
|
Objectobj
The serialized representation.
|
Returns
|
fPath. The object corresponding to the serialized representation.
|
resolve
|
|
Parameters
|
None
|
Returns
|
String. A string representation of the contents of this fPath object.
|
toString
|
|
Parameters
|
None
|
Returns
|
String. A string representation of the contents of this fPath object.
|