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

F-Index (NetBeans Ant Project API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G I L N O P R S T

F

FLAG_MISSING - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script is missing from disk.
FLAG_MODIFIED - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script has been modified since last generated by GeneratedFilesHelper.generateBuildScriptFromStylesheet(java.lang.String, java.net.URL).
FLAG_OLD_PROJECT_XML - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script was generated from an older version of project.xml.
FLAG_OLD_STYLESHEET - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
A build script was generated from an older version of a stylesheet.
FLAG_UNKNOWN - Static variable in class org.netbeans.spi.project.support.ant.GeneratedFilesHelper
The build script exists, but nothing else is known about it.
findArtifact(File) - Method in interface org.netbeans.spi.project.ant.AntArtifactQueryImplementation
Find an Ant build artifact corresponding to a given file.
findArtifactAndLocation(String) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Try to find an AntArtifact object and location corresponding to a given reference.
findArtifactByID(Project, String) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
Try to find a particular build artifact according to the Ant target producing it.
findArtifactFromFile(File) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
Try to find an Ant artifact object corresponding to a given file on disk.
findArtifactsByType(Project, String) - Static method in class org.netbeans.api.project.ant.AntArtifactQuery
Try to find build artifacts of a certain type in a project.
fixReferences(File) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Tries to fix references after copy/rename/move operation on the project.
fixedPropertyProvider(Map) - Static method in class org.netbeans.spi.project.support.ant.PropertyUtils
Create a trivial property producer using only a fixed list of property definitions.

 
A B C D E F G I L N O P R S T
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.