|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.co.silentsoftware.datastore.exporter.KMLExporter
public class KMLExporter
Simple/lame kml exporter that doesn't use the xml parser (written before I included NanoXML) TODO: Update for NanoXML
| Constructor Summary | |
|---|---|
KMLExporter()
|
|
| Method Summary | |
|---|---|
void |
exportTargets(java.lang.String name)
Import the file with the given base name |
void |
setTargets(java.util.Vector targets)
Add a target to be exported |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KMLExporter()
| Method Detail |
|---|
public void exportTargets(java.lang.String name)
throws java.io.IOException
TargetExporter
exportTargets in interface TargetExporterjava.io.IOExceptionpublic void setTargets(java.util.Vector targets)
TargetExporter
setTargets in interface TargetExporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||