org.globus.ogsa.utils
Class SystemXML

java.lang.Object
  extended byorg.globus.ogsa.utils.SystemXML

public class SystemXML
extends java.lang.Object

Converts SystemInfo into an XML Document

See Also:
SystemInfo

Constructor Summary
SystemXML()
           
 
Method Summary
 org.w3c.dom.Document getDocument()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemXML

public SystemXML()
          throws java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)

getDocument

public org.w3c.dom.Document getDocument()
                                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.