|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.TextExport
public class TextExport
| Constructor Summary | |
|---|---|
TextExport()
|
|
| Method Summary | |
|---|---|
void |
exportCustomers(java.io.File inOrderFile,
java.io.File inCustomerFile)
|
void |
exportItems(java.io.File inOrderFile,
java.io.File inItemsFile)
|
void |
exportOrders(java.io.File inOrderFile,
java.io.File inOrderExportFile)
|
java.lang.String |
getDelimiter()
|
void |
setDelimiter(java.lang.String delimiter)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextExport()
| Method Detail |
|---|
public void exportOrders(java.io.File inOrderFile,
java.io.File inOrderExportFile)
throws java.lang.Exception
java.lang.Exception
public void exportItems(java.io.File inOrderFile,
java.io.File inItemsFile)
throws java.lang.Exception
java.lang.Exception
public void exportCustomers(java.io.File inOrderFile,
java.io.File inCustomerFile)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getDelimiter()
public void setDelimiter(java.lang.String delimiter)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 06 2009
