JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.project.ant/1 1.76
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
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
Deprecated.
Use
EditableProperties.EditableProperties(boolean)
for clarity instead.
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.
excludes(String)
- Method in class org.netbeans.spi.project.support.ant.
SourcesHelper.SourceRootConfig
Configures optional exclude list.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.project.ant/1 1.76
Prev Letter
Next Letter
Frames
No Frames
All Classes