Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte
A
- addDelegate(PropertyHelper.PropertyEvaluator) - Methode in Klasse org.apache.ant.props.DelegatingPropertyEvaluator
-
Add a
PropertyHelper.PropertyEvaluatordelegate. - addOption(int) - Methode in Klasse org.apache.ant.props.RegexBasedEvaluator
-
Add a matcher option.
C
- canInterpret(String) - Methode in Klasse org.apache.ant.props.PrefixedEvaluator
-
Learn whether this evaluator can interpret a property with the given prefix.
- canInterpret(String) - Methode in Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Learn whether this evaluator can interpret a property with the given prefix.
- ComponentTypeEvaluator - Klasse in org.apache.ant.props
-
Property evaluator that will map a currently defined Ant type using its String constructor, if it has any.
- ComponentTypeEvaluator() - Konstruktor für Klasse org.apache.ant.props.ComponentTypeEvaluator
-
Create a new ComponentTypeEvaluator.
- ConditionsEvaluator - Klasse in org.apache.ant.props
-
PropertyEvaluator that delegates to ConditionTypeEvaluator and LogicalOperationEvaluator for a more all-encompassing treatment of condition processing.
- ConditionsEvaluator() - Konstruktor für Klasse org.apache.ant.props.ConditionsEvaluator
-
Construct a new ConditionsEvaluator.
- ConditionTypeEvaluator - Klasse in org.apache.ant.props
-
Property evaluator that evaluates Ant conditions to a Boolean instance matching the condition's outcome.
- ConditionTypeEvaluator() - Konstruktor für Klasse org.apache.ant.props.ConditionTypeEvaluator
-
Create a new ConditionTypeEvaluator instance.
- convertToRegex(StringBuffer) - Methode in Klasse org.apache.ant.props.stringops.PatternOperation
-
Convert a *nix-style pattern to a regex pattern.
- convertToRegex(StringBuffer) - Methode in Klasse org.apache.ant.props.stringops.ReplaceOperation
-
Convert a *nix-style pattern to a regex pattern.
- convertToRegex(StringBuffer, boolean) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromEndGreedy
-
Convert a *nix-style pattern to a regex pattern.
- convertToRegex(StringBuffer, boolean) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromEndReluctant
-
Convert a *nix-style pattern to a regex pattern.
- convertToRegex(StringBuffer, boolean) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromStartGreedy
-
Convert a *nix-style pattern to a regex pattern.
- convertToRegex(StringBuffer, boolean) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromStartReluctant
-
Convert a *nix-style pattern to a regex pattern.
- convertToRegex(StringBuffer, boolean) - Methode in Klasse org.apache.ant.props.stringops.PatternOperation
-
Convert a *nix-style pattern to a regex pattern.
- createRegexp(String, Project) - Methode in Klasse org.apache.ant.props.stringops.PatternOperation
-
Create an Ant Regexp object.
D
- deEscape(char, StringBuffer) - Methode in Klasse org.apache.ant.props.stringops.PatternOperation
-
De-escape a given character.
- DEFAULT_DELIMITER - Statische Variable in Klasse org.apache.ant.props.PrefixedEvaluator
-
Default prefix delimiter.
- DEFAULT_PREFIX - Statische Variable in Klasse org.apache.ant.props.EncodeURLEvaluator
-
Default prefix
- DefaultValue - Klasse in org.apache.ant.props.stringops
-
DefaultValue operation.
- DefaultValue() - Konstruktor für Klasse org.apache.ant.props.stringops.DefaultValue
-
Construct a new DefaultValue operation.
- DelegatingPropertyEvaluator - Klasse in org.apache.ant.props
-
Abstract delegating
PropertyHelper.PropertyEvaluator. - DelegatingPropertyEvaluator() - Konstruktor für Klasse org.apache.ant.props.DelegatingPropertyEvaluator
- DeleteFromEndGreedy - Klasse in org.apache.ant.props.stringops
-
DeleteFromEndGreedy operation.
- DeleteFromEndGreedy() - Konstruktor für Klasse org.apache.ant.props.stringops.DeleteFromEndGreedy
-
Construct a new DeleteFromEndGreedy operation.
- DeleteFromEndReluctant - Klasse in org.apache.ant.props.stringops
-
DeleteFromEndReluctant operation.
- DeleteFromEndReluctant() - Konstruktor für Klasse org.apache.ant.props.stringops.DeleteFromEndReluctant
-
Construct a new DeleteFromEndReluctant operation.
- DeleteFromStartGreedy - Klasse in org.apache.ant.props.stringops
-
DeleteFromStartGreedy operation.
- DeleteFromStartGreedy() - Konstruktor für Klasse org.apache.ant.props.stringops.DeleteFromStartGreedy
-
Construct a new DeleteFromStartGreedy operation.
- DeleteFromStartReluctant - Klasse in org.apache.ant.props.stringops
-
DeleteFromStartReluctant operation.
- DeleteFromStartReluctant() - Konstruktor für Klasse org.apache.ant.props.stringops.DeleteFromStartReluctant
-
Construct a new DeleteFromStartReluctant operation.
- DeletePartOperation - Klasse in org.apache.ant.props.stringops
-
DeletePartOperation to be subclassed for Delete[Start|End][Greedy|Reluctant]..
- DeletePartOperation(String, boolean) - Konstruktor für Klasse org.apache.ant.props.stringops.DeletePartOperation
-
Construct a new DeletePartOperation.
E
- EncodeURLEvaluator - Klasse in org.apache.ant.props
-
PropertyEvaluator that resolves a reference against the current project.
- EncodeURLEvaluator() - Konstruktor für Klasse org.apache.ant.props.EncodeURLEvaluator
-
Create a new EncodeURLEvaluator.
- equals(Object) - Methode in Klasse org.apache.ant.props.DelegatingPropertyEvaluator
- equals(Object) - Methode in Klasse org.apache.ant.props.NestedPropertyExpander
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.ComponentTypeEvaluator
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.ConditionTypeEvaluator
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.LogicalOperationEvaluator
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.PrefixedEvaluator
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.RegexBasedEvaluator
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.DefaultValue
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.DeletePartOperation
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.ReplaceOperation
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.RequireProperty
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.SetDefaultValue
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.Substring
-
Evaluate the matched groups.
- evaluate(String[], PropertyHelper) - Methode in Klasse org.apache.ant.props.stringops.Translate
-
Evaluate the matched groups.
- evaluate(String, String, PropertyHelper) - Methode in Klasse org.apache.ant.props.EncodeURLEvaluator
-
Return the result of evaluating the prefixed property.
- evaluate(String, String, PropertyHelper) - Methode in Klasse org.apache.ant.props.PrefixedEvaluator
-
Return the result of evaluating the prefixed property.
- evaluate(String, PropertyHelper) - Methode in Klasse org.apache.ant.props.DelegatingPropertyEvaluator
- evaluate(String, PropertyHelper) - Methode in Klasse org.apache.ant.props.RegexBasedEvaluator
G
- getPattern() - Methode in Klasse org.apache.ant.props.RegexBasedEvaluator
-
Get the String pattern.
- getPrefix() - Methode in Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Get the String prefix.
- getRegularExpression() - Methode in Klasse org.apache.ant.props.RegexBasedEvaluator
-
Get the regular expression object to use.
- getRequiredPrefix() - Methode in Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Get the non-null prefix.
- GREEDY - Statische Variable in Klasse org.apache.ant.props.stringops.DeletePartOperation
H
- hashCode() - Methode in Klasse org.apache.ant.props.DelegatingPropertyEvaluator
- hashCode() - Methode in Klasse org.apache.ant.props.NestedPropertyExpander
L
- LogicalOperationEvaluator - Klasse in org.apache.ant.props
-
PropertyHelper.PropertyEvaluatorthat processes combinations of!,&(+is also accepted for XML ease-of-use),^(XOR), and|, in descending priority. - LogicalOperationEvaluator() - Konstruktor für Klasse org.apache.ant.props.LogicalOperationEvaluator
-
Create a new LogicalOperationEvaluator instance.
N
- NestedPropertyExpander - Klasse in org.apache.ant.props
-
By popular demand: Nested property expander.
- NestedPropertyExpander() - Konstruktor für Klasse org.apache.ant.props.NestedPropertyExpander
O
- org.apache.ant.props - Package org.apache.ant.props
- org.apache.ant.props.stringops - Package org.apache.ant.props.stringops
P
- parsePropertyName(String, ParsePosition, ParseNextProperty) - Methode in Klasse org.apache.ant.props.NestedPropertyExpander
-
Parse the next property name.
- PatternOperation - Klasse in org.apache.ant.props.stringops
-
Abstract pattern-based operation.
- PatternOperation(String) - Konstruktor für Klasse org.apache.ant.props.stringops.PatternOperation
-
Construct a new PatternOperation.
- PrefixedEvaluator - Klasse in org.apache.ant.props
-
Abstract prefixed PropertyEvaluator.
- PrefixedEvaluator() - Konstruktor für Klasse org.apache.ant.props.PrefixedEvaluator
-
Create a new PrefixedEvaluator.
- PrefixedEvaluator(String) - Konstruktor für Klasse org.apache.ant.props.PrefixedEvaluator
-
Create a new PrefixedEvaluator.
R
- RegexBasedEvaluator - Klasse in org.apache.ant.props
-
PropertyHelper.PropertyEvaluatorbased on a regex pattern that will produce match groups to be dealt with byRegexBasedEvaluator.evaluate(String[], PropertyHelper). - RegexBasedEvaluator() - Konstruktor für Klasse org.apache.ant.props.RegexBasedEvaluator
-
Create a new RegexBasedEvaluator.
- RegexBasedEvaluator(String) - Konstruktor für Klasse org.apache.ant.props.RegexBasedEvaluator
-
Construct a new RegexBasedEvaluator.
- RELUCTANT - Statische Variable in Klasse org.apache.ant.props.stringops.DeletePartOperation
- ReplaceOperation - Klasse in org.apache.ant.props.stringops
-
Replace operation--handles 'replace all' and 'replace first' alike.
- ReplaceOperation() - Konstruktor für Klasse org.apache.ant.props.stringops.ReplaceOperation
-
Construct a new ReplaceOperation.
- RequireProperty - Klasse in org.apache.ant.props.stringops
-
Require property operation.
- RequireProperty() - Konstruktor für Klasse org.apache.ant.props.stringops.RequireProperty
-
Construct a new RequireProperty operation.
S
- SetDefaultValue - Klasse in org.apache.ant.props.stringops
-
SetDefaultValue operation.
- SetDefaultValue() - Konstruktor für Klasse org.apache.ant.props.stringops.SetDefaultValue
-
Construct a new SetDefaultValue operation.
- setDelimiter(String) - Methode in Klasse org.apache.ant.props.PrefixedEvaluator
-
Set the String delimiter.
- setPattern(String) - Methode in Klasse org.apache.ant.props.PrefixedEvaluator
-
Ignored.
- setPattern(String) - Methode in Klasse org.apache.ant.props.RegexBasedEvaluator
-
Set the String pattern.
- setPrefix(String) - Methode in Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Set the String prefix.
- specializePattern(String) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromEndGreedy
-
Specialize the RE pattern for the purposes of the specific subclass.
- specializePattern(String) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromEndReluctant
-
Specialize the RE pattern for the purposes of the specific subclass.
- specializePattern(String) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromStartGreedy
-
Specialize the RE pattern for the purposes of the specific subclass.
- specializePattern(String) - Methode in Klasse org.apache.ant.props.stringops.DeleteFromStartReluctant
-
Specialize the RE pattern for the purposes of the specific subclass.
- specializePattern(String) - Methode in Klasse org.apache.ant.props.stringops.DeletePartOperation
-
Specialize the RE pattern for the purposes of the specific subclass.
- StaticPrefixedEvaluator - Klasse in org.apache.ant.props
-
PrefixedPropertyEvaluator that always uses the same prefix.
- StaticPrefixedEvaluator() - Konstruktor für Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Create a new StaticPrefixedEvaluator.
- StaticPrefixedEvaluator(String) - Konstruktor für Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Create a new StaticPrefixedEvaluator.
- StaticPrefixedEvaluator(String, String) - Konstruktor für Klasse org.apache.ant.props.StaticPrefixedEvaluator
-
Create a new StaticPrefixedEvaluator.
- StringOperationsEvaluator - Klasse in org.apache.ant.props.stringops
-
PropertyEvaluator to apply *nix-style string operations to Ant properties.
- StringOperationsEvaluator() - Konstruktor für Klasse org.apache.ant.props.stringops.StringOperationsEvaluator
-
Construct a new StringOperationsEvaluator.
- Substring - Klasse in org.apache.ant.props.stringops
-
Substring operation.
- Substring() - Konstruktor für Klasse org.apache.ant.props.stringops.Substring
-
Construct a new substring operation.
T
- toRegex(String) - Methode in Klasse org.apache.ant.props.stringops.PatternOperation
-
Convert a *nix-style pattern to a regex pattern.
- toRegex(String, boolean) - Methode in Klasse org.apache.ant.props.stringops.PatternOperation
-
Convert a *nix-style pattern to a regex pattern.
- Translate - Klasse in org.apache.ant.props.stringops
-
Translate operation.
- Translate() - Konstruktor für Klasse org.apache.ant.props.stringops.Translate
-
Construct a new Translate operation.
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte