ucar.nc2.iosp.bufr
Class CodeTableGen

java.lang.Object
  extended by ucar.nc2.iosp.bufr.CodeTableGen

public class CodeTableGen
extends java.lang.Object

Since:
Jul 10, 2008
Author:
caron

Method Summary
static void main(java.lang.String[] args)
           
static void passOne()
           
static void passThree()
           
static void passTwo()
           
static void prettyPrint()
           
static void transform(org.jdom.Element elem, org.jdom.Element telem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

prettyPrint

public static void prettyPrint()
                        throws java.io.IOException
Throws:
java.io.IOException

transform

public static void transform(org.jdom.Element elem,
                             org.jdom.Element telem)

passOne

public static void passOne()
                    throws java.io.IOException
Throws:
java.io.IOException

passTwo

public static void passTwo()
                    throws java.io.IOException
Throws:
java.io.IOException

passThree

public static void passThree()
                      throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException