org.objectweb.proactive.core.descriptor.util
Class RefactorPAD

java.lang.Object
  extended byorg.objectweb.proactive.core.descriptor.util.RefactorPAD

public class RefactorPAD
extends java.lang.Object

This class provides static methods to manipulate the java representation of XML descriptors

Since:
ProActive 3.0
Version:
1.0, 2005/09/20
Author:
ProActive team

Constructor Summary
RefactorPAD()
           
 
Method Summary
static ProActiveDescriptor buildNoMainPAD(ProActiveDescriptor pad)
          return a copy of the pad after having removed all the "main" information
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefactorPAD

public RefactorPAD()
Method Detail

buildNoMainPAD

public static ProActiveDescriptor buildNoMainPAD(ProActiveDescriptor pad)
                                          throws java.io.IOException
return a copy of the pad after having removed all the "main" information

Parameters:
pad -
Returns:
refactored pad
Throws:
java.io.IOException


Copyright 2001-2005 INRIA All Rights Reserved.