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

E-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

E

EditableProperties - Class in org.netbeans.spi.project.support.ant
Similar to Properties but designed to retain additional information needed for safe hand-editing.
EditableProperties() - Constructor for class org.netbeans.spi.project.support.ant.EditableProperties
Creates empty instance whose items will not be alphabetized.
EditableProperties(boolean) - Constructor for class org.netbeans.spi.project.support.ant.EditableProperties
Creates empty instance.
EditableProperties(Map<String, String>) - Constructor for class org.netbeans.spi.project.support.ant.EditableProperties
Creates instance from an existing map.
entrySet() - Method in class org.netbeans.spi.project.support.ant.EditableProperties
Returns a set view of the mappings ordered according to their file position.
evaluate(String) - Method in interface org.netbeans.spi.project.support.ant.PropertyEvaluator
Evaluate a block of text possibly containing property references.

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.