|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.combiners.NsisBuilder
public class NsisBuilder
Constructor Summary | |
---|---|
NsisBuilder()
|
Method Summary | |
---|---|
void |
init(CommandArgs args)
Initialise with the command line arguments. |
void |
onFinish()
The complete map set has been processed. |
void |
onMapEnd(FileInfo finfo)
This is called when an individual map is complete. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NsisBuilder()
Method Detail |
---|
public void init(CommandArgs args)
Combiner
Combiner.onMapEnd(uk.me.parabola.mkgmap.combiners.FileInfo)
methods.
init
in interface Combiner
args
- The command line arguments.public void onMapEnd(FileInfo finfo)
Combiner
onMapEnd
in interface Combiner
finfo
- An interface to read the map.public void onFinish()
Combiner
onFinish
in interface Combiner
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |