ucar.nc2.util.xml
Class RuntimeConfigParser

java.lang.Object
  extended by ucar.nc2.util.xml.RuntimeConfigParser

public class RuntimeConfigParser
extends Object

Read Runtime Configuration

   
     
     
     
     
   
 

Author:
caron

Constructor Summary
RuntimeConfigParser()
           
 
Method Summary
static void read(org.jdom.Element root, StringBuilder errlog)
           
static void read(InputStream is, StringBuilder errlog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeConfigParser

public RuntimeConfigParser()
Method Detail

read

public static void read(InputStream is,
                        StringBuilder errlog)
                 throws IOException
Throws:
IOException

read

public static void read(org.jdom.Element root,
                        StringBuilder errlog)


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