public class Output extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
|
File |
getFile()
|
OsmOutputStream |
getOsmOutput()
|
OutputStream |
getOutputStream()
|
void |
incrementCounter()
|
public FilegetFile()
public OutputStreamgetOutputStream()
public OsmOutputStreamgetOsmOutput()
public int getCount()
public void incrementCounter()