ucar.nc2.dt.fmrc
Class FmrcReport

java.lang.Object
  extended by ucar.nc2.dt.fmrc.FmrcReport

public class FmrcReport
extends Object

Helper class to generate a report for ForecastModelRunServlet.

Author:
caron

Constructor Summary
FmrcReport()
           
 
Method Summary
static void main(String[] args)
           
 void report(FmrcInventory fmrc, PrintStream out, boolean showMissing)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FmrcReport

public FmrcReport()
Method Detail

report

public void report(FmrcInventory fmrc,
                   PrintStream out,
                   boolean showMissing)

main

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


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