org.globus.mds.usefulrp.rpprovider.transforms
Class GLUEXMLOrganizer

java.lang.Object
  extended byorg.globus.mds.usefulrp.rpprovider.transforms.GLUEXMLOrganizer

public class GLUEXMLOrganizer
extends Object


Constructor Summary
GLUEXMLOrganizer()
           
 
Method Summary
static ClusterConfiguration parseConfig(String configFile)
           
static String removeNS(String attr)
           
static Document reorganizeGLUEDocument(ClusterConfiguration config, Document sourceDoc, String uidToAppend)
           
static void transformDocument(Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLUEXMLOrganizer

public GLUEXMLOrganizer()
Method Detail

parseConfig

public static ClusterConfiguration parseConfig(String configFile)

removeNS

public static String removeNS(String attr)

reorganizeGLUEDocument

public static Document reorganizeGLUEDocument(ClusterConfiguration config,
                                              Document sourceDoc,
                                              String uidToAppend)
                                       throws Exception,
                                              IOException,
                                              ParserConfigurationException,
                                              SAXException
Throws:
Exception
IOException
ParserConfigurationException
SAXException

transformDocument

public static void transformDocument(Document doc)


Copyright © 1999-2006 University of Chicago. All rights reserved.