JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
uk.m0nom.adifproc.qsofile
Interface QsoFileWriter
All Known Implementing Classes:
Adif3FileWriter
public interface
QsoFileWriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
String
filename,
String
encoding,
Adif3
log)
Method Details
write
void
write
(
String
filename,
String
encoding,
Adif3
log)
throws
IOException
Throws:
IOException