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
IOException
public boolean containsXPathExpression(String expression)
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.