ucar.nc2.iosp.bufr.writer
Class Bufr2Xml

java.lang.Object
  extended by ucar.nc2.iosp.bufr.writer.Bufr2Xml

public class Bufr2Xml
extends Object

Write BUFR to an ad-hoc XML format

Since:
Aug 9, 2008
Author:
caron

Constructor Summary
Bufr2Xml(Message message, NetcdfDataset ncfile, OutputStream os, boolean skipMissing)
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bufr2Xml

public Bufr2Xml(Message message,
                NetcdfDataset ncfile,
                OutputStream os,
                boolean skipMissing)
         throws IOException
Throws:
IOException
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception


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