|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onebusaway.gtfs.csv.CsvEntityWriter
public class CsvEntityWriter
| Constructor Summary | |
|---|---|
CsvEntityWriter()
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
flush()
|
EntitySchemaFactory |
getEntitySchemaFactory()
|
void |
handleEntity(java.lang.Object entity)
|
void |
setEntitySchemaFactory(EntitySchemaFactory entitySchemaFactory)
|
void |
setOutputLocation(java.io.File path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CsvEntityWriter()
| Method Detail |
|---|
public EntitySchemaFactory getEntitySchemaFactory()
public void setEntitySchemaFactory(EntitySchemaFactory entitySchemaFactory)
public void setOutputLocation(java.io.File path)
public void handleEntity(java.lang.Object entity)
handleEntity in interface EntityHandlerpublic void flush()
public void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||