public interface FixedValueSource
Modifier and Type | Method and Description |
---|---|
Object |
getValue(String expression,
InterpolationState interpolationState) |
Object getValue(String expression, InterpolationState interpolationState)
expression
- The expression.interpolationState
- InterpolationState
.Copyright © 2001–2023 Codehaus Plexus. All rights reserved.