org.apache.tools.ant.taskdefs
Class Javadoc.SourceFile

java.lang.Object
  |
  +--org.apache.tools.ant.taskdefs.Javadoc.SourceFile
Enclosing class:
Javadoc

public static class Javadoc.SourceFile
extends java.lang.Object


Constructor Summary
Javadoc.SourceFile()
           
 
Method Summary
 java.io.File getFile()
           
 void setFile(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Javadoc.SourceFile

public Javadoc.SourceFile()
Method Detail

setFile

public void setFile(java.io.File file)

getFile

public java.io.File getFile()


Copyright © 1999-2002 Apache Software Foundation. All Rights Reserved.