ucar.nc2.iosp.hdf4
Class ODLparser

java.lang.Object
  extended by ucar.nc2.iosp.hdf4.ODLparser

public class ODLparser
extends Object

Turn ODL into XML

Since:
Aug 7, 2007
Author:
caron

Constructor Summary
ODLparser()
           
 
Method Summary
static void main(String[] args)
           
 org.jdom.Element parseFromString(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODLparser

public ODLparser()
Method Detail

parseFromString

public org.jdom.Element parseFromString(String text)
                                 throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.