ucar.nc2.util.xml
Class RuntimeConfigParser
java.lang.Object
ucar.nc2.util.xml.RuntimeConfigParser
public class RuntimeConfigParser
- extends Object
Read Runtime Configuration
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeConfigParser
public RuntimeConfigParser()
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.