Deprecated API

Deprecated Classes
xjavadoc.XCollections
          Use a plain java.lang.Iterator and do the cast instead. 
 

Deprecated Interfaces
xjavadoc.ClassIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.ConstructorIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.FieldIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.MethodIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.PackageIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.ParameterIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.ProgramElementIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.TagIterator
          Use a plain java.lang.Iterator and do the cast instead. 
xjavadoc.XIterator
          Use a plain java.lang.Iterator and do the cast instead. 
 

Deprecated Methods
xjavadoc.JavaCharStream.getColumn()
            
xjavadoc.JavaCharStream.getLine()
            
xjavadoc.XExecutableMember.getSignature()
          use getSignature(boolean) 
xjavadoc.XJavaDoc.getSourceClasses(boolean)
          Call setUseNodeParser() prior to parsing and call the no-arg getSourceClasses() 
xjavadoc.XJavaDoc.getSourceClasses(boolean, boolean)
          Call setUseNodeParser() prior to parsing and call the no-arg getSourceClasses() or getSourceClasses(Predicate) with a Predicate that doesn't accept inner classes. 
xjavadoc.SourceClass.print(OutputStream)
          use the Writer method 
xjavadoc.XJavaDoc.reset()
          use reset(boolean). 
xjavadoc.ant.XJavadocTask.setSourcepath(Path)
          This method will disappear soon 
 



Copyright © 2002-2004 XDoclet Team. All Rights Reserved.