| java.lang.Object com.sun.jbi.management.internal.support.XmlReaderMain
XmlReaderMain | public class XmlReaderMain (Code) | | XmlReaderMain -- read in and print out expected values from the specified
files (supposedly the jbi.xml file from the archive).
author: Sun Microsystems, Inc. |
Method Summary | |
public static void | main(String[] aSetOfArguments) Main routine, called by external user. |
main | public static void main(String[] aSetOfArguments) throws Exception(Code) | | Main routine, called by external user.
Parameters: aSetOfArguments - list of XML file(s) throws: Exception - unexpectedly. |
|
|