站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Deprecated List (Ant) - NetBeans API Javadoc (Current Development Version)

org.apache.tools.ant.module/3 3.27.0 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.27.0 2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.