public class MojoExecutionXPathContainer extends Object
| Constructor and Description |
|---|
MojoExecutionXPathContainer(MojoExecution mojoExecution) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsXPathExpression(String expression) |
Iterator<?> |
getIteratorForXPathExpression(String expression) |
Object |
getValue(String expression) |
boolean |
xPathExpressionEqualsValue(String expression,
String value) |
public MojoExecutionXPathContainer(MojoExecution mojoExecution) throws IOException
IOExceptionpublic boolean containsXPathExpression(String expression)
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.