org.apache.tools.ant.module/3 3.47.1 2

Deprecated API


Contents
Deprecated Interfaces
org.apache.tools.ant.module.api.ElementCookie
          Not currently used in Ant module UI. 
org.apache.tools.ant.module.api.IntrospectionCookie
          No longer useful in new UI. 
 

Deprecated Classes
org.apache.tools.ant.module.spi.AntOutputStream
          This functionality is not recommended to be used and may result in loss of some Ant module features as of org.apache.tools.ant.module/3 3.12. 
 

Deprecated Methods
org.apache.tools.ant.module.spi.AntOutputStream.formatMessage(String, String, int, int, int, int)
          No longer used since org.apache.tools.ant.module/3 3.8. 
org.apache.tools.ant.module.api.AntTargetExecutor.Env.setLogger(OutputStream)
          Usage of a custom output stream is not recommended, and prevents some Ant module features from working correctly. 
org.apache.tools.ant.module.spi.AntOutputStream.writeLine(String, FileObject, int, int, int, int, String)
          Please override the variant taking URL instead, since org.apache.tools.ant.module/3 3.10. 
org.apache.tools.ant.module.spi.AntOutputStream.writeLine(String, URL, int, int, int, int, String)
          No longer called. 
 


org.apache.tools.ant.module/3 3.47.1 2

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.