|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.osmosis.extract.mysql.v0_5.OsmosisExtractMysql
public class OsmosisExtractMysql
The main entry point for the mysql change extraction application.
Constructor Summary | |
---|---|
OsmosisExtractMysql(java.lang.String[] programArgs)
Creates a new instance. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The entry point to the application. |
void |
run()
Launches program execution. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OsmosisExtractMysql(java.lang.String[] programArgs)
programArgs
- The command line arguments.Method Detail |
---|
public static void main(java.lang.String[] args)
args
- The command line arguments.public void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |