public class FileName extends Object
Modifier and Type | Field and Description |
---|---|
static FileName |
EMPTY
The empty filename.
|
static FileName |
SOURCE
The name of the source file.
|
Constructor and Description |
---|
FileName(String fileName)
Initializes new instance of
FileName class. |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
String |
toString()
Returns a string that represents the current object.
|
Copyright © 2023. All rights reserved.