klmUtils
Class KmlUtils

java.lang.Object
  extended by klmUtils.KmlUtils

public class KmlUtils
extends java.lang.Object


Constructor Summary
KmlUtils()
           
 
Method Summary
static void writeFooter(java.io.FileWriter fw)
           
static void writeHeader(java.io.FileWriter fw)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KmlUtils

public KmlUtils()
Method Detail

writeHeader

public static void writeHeader(java.io.FileWriter fw)
                        throws java.io.IOException
Throws:
java.io.IOException

writeFooter

public static void writeFooter(java.io.FileWriter fw)
                        throws java.io.IOException
Throws:
java.io.IOException