首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
E-Index (NetBeans Ant Project API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
E
EditableProperties
- class org.netbeans.spi.project.support.ant.
EditableProperties
.
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)
- 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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.