ca.intelliware.amakihi.util.http
Class NameFilePair

java.lang.Object
  |
  +--ca.intelliware.amakihi.util.http.NameValuePair
        |
        +--ca.intelliware.amakihi.util.http.NameFilePair

public class NameFilePair
extends NameValuePair


Constructor Summary
NameFilePair(java.lang.String name, java.lang.String fileName)
           
 
Method Summary
 java.io.File getFile()
           
 
Methods inherited from class ca.intelliware.amakihi.util.http.NameValuePair
getName, getValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NameFilePair

public NameFilePair(java.lang.String name,
                    java.lang.String fileName)
Method Detail

getFile

public java.io.File getFile()


Copyright 2002 Intelliware Development. All Rights Reserved.