org.jboss.dtf.testframework.utils
Class UploadFileDescriptorParser

java.lang.Object
  extended by org.jboss.dtf.testframework.utils.UploadFileDescriptorParser

public class UploadFileDescriptorParser
extends java.lang.Object


Constructor Summary
UploadFileDescriptorParser()
           
 
Method Summary
static UploadFileDescriptions parseUploadFileDescriptor(java.lang.String descURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadFileDescriptorParser

public UploadFileDescriptorParser()
Method Detail

parseUploadFileDescriptor

public static UploadFileDescriptions parseUploadFileDescriptor(java.lang.String descURL)
                                                        throws java.lang.Exception
Throws:
java.lang.Exception