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

F-Index (Ant-Based Project Support) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.project.ant/1 1.16
A B C D E F G I L M N O P R S T U

F

FilterPropertyProvider - Class in org.netbeans.spi.project.support.ant
Property provider that delegates to another source.
FilterPropertyProvider(PropertyProvider) - Constructor for class org.netbeans.spi.project.support.ant.FilterPropertyProvider
Initialize the proxy.
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.
findIncludedRoots() - Method in class org.netbeans.spi.project.support.ant.PathMatcher
Find folders which match although their parent folders do not; or folders which do not match but which contain files which do.
fixedPropertyProvider(Map<String, String>) - Static method in class org.netbeans.spi.project.support.ant.PropertyUtils
Create a trivial property producer using only a fixed list of property definitions.
fixReferences(File) - Method in class org.netbeans.spi.project.support.ant.ReferenceHelper
Tries to fix references after copy/rename/move operation on the project.
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.

org.netbeans.modules.project.ant/1 1.16
A B C D E F G I L M N O P R S T U
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.