uk.ac.rdg.resc.jstyx.gridservice.config
Class DocFile

java.lang.Object
  extended by uk.ac.rdg.resc.jstyx.gridservice.config.DocFile

public class DocFile
extends java.lang.Object

Description of DocFile goes here.

Author:
Jon Blower $Revision: 465 $ $Date: 2005-11-07 20:59:34 +0000 (Mon, 07 Nov 2005) $ $Log$ Revision 1.1 2005/11/07 20:59:34 jonblower Refactored SGS config classes to new package

Constructor Summary
DocFile(java.lang.String name, java.lang.String location)
           
 
Method Summary
 java.io.File getLocation()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocFile

public DocFile(java.lang.String name,
               java.lang.String location)
Method Detail

getName

public java.lang.String getName()
Returns:
the name of the documentation file as it will appear in the namespace of the SGS

getLocation

public java.io.File getLocation()
Returns:
the location of the file in the host filesystem


Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.