|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwaelti.statistics.export.CSVWriter
public class CSVWriter
| Constructor Summary | |
|---|---|
CSVWriter()
|
|
| Method Summary | |
|---|---|
static java.io.File |
write(AbstractQuery query,
java.io.File file)
Writes the data to a csv file with ';' as a delimiter and returns the file. |
static java.io.File |
write(AbstractQuery query,
java.lang.String file)
|
static java.io.File |
writer(ResultMatrix matrix,
java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSVWriter()
| Method Detail |
|---|
public static java.io.File write(AbstractQuery query,
java.lang.String file)
throws java.io.IOException
java.io.IOException
public static java.io.File write(AbstractQuery query,
java.io.File file)
throws java.io.IOException
java.io.IOException
public static java.io.File writer(ResultMatrix matrix,
java.io.File file)
throws java.io.IOException
java.io.IOException
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||