-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static FileName |
EMPTY
The empty filename.
|
static FileName |
SOURCE
The name of the source file.
|
-
Constructor Summary
Constructors
Constructor and Description |
FileName(String fileName)
Initializes new instance of FileName class.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
getText() |
String |
toString()
Returns a string that represents the current object.
|
-
-
Method Detail
-
getText
public String getText()