Deprecated API

Deprecated Methods
com.thoughtworks.qdox.model.JavaClass.getClasses()
          Use JavaClass.getInnerClasses() instead. 
com.thoughtworks.qdox.model.JavaSource.getFile()
          use getURL 
com.thoughtworks.qdox.model.JavaSource.setFile(File)
          use setURL 
com.thoughtworks.qdox.model.JavaMethod.setParentClass(JavaClass)
          Don't call this - the parent is set in the constructor. 
 



Copyright © 2002-2004 ThoughtWorks, Inc. All Rights Reserved.