public class SourceFileExtension extends Object
| Constructor and Description |
|---|
SourceFileExtension(String extension,
String description)
Creates an instance of the class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Return raw file-extension description as it was passed.
|
String |
getExtension()
Return the file extension.
|
String |
getFormattedDescription()
This method returns the formatted file-extension description.
|
public String getExtension()
public String getDescription()
public String getFormattedDescription()
Copyright © 2017. All rights reserved.