|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface FileFormat
FileFormat is used to define which representation of Entry data is used as file format.
| Method Summary | |
|---|---|
FileFormat |
clone()
|
java.lang.String |
getComment()
Gets the comment for this file format. |
java.lang.String |
getFileFormatName()
Gets the name of this file format as String. |
void |
setComment(java.lang.String comment)
Sets the comment for this file format. |
| Method Detail |
|---|
java.lang.String getComment()
java.lang.String getFileFormatName()
void setComment(java.lang.String comment)
comment - the comment for this file formatFileFormat clone()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||