|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.javacrumbs.springws.test.expression.AbstractExpressionProcessor
net.javacrumbs.springws.test.validator.XPathRequestValidator
public class XPathRequestValidator
Validates request using given XPath expressions. If the expression is evaluated as true WsTestException is thrown.
| Field Summary |
|---|
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Constructor Summary | |
|---|---|
XPathRequestValidator()
|
|
| Method Summary | |
|---|---|
protected void |
expressionValid(java.lang.String expression,
java.lang.String errorMessage)
Method called if any XPath expression is evaluated as "true". |
| Methods inherited from class net.javacrumbs.springws.test.expression.AbstractExpressionProcessor |
|---|
getExceptionMapping, getExpressionResolver, getOrder, getXmlUtil, processRequest, setExceptionMapping, setExpressionResolver, setOrder, setXmlUtil |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.javacrumbs.springws.test.RequestProcessor |
|---|
processRequest |
| Methods inherited from interface org.springframework.core.Ordered |
|---|
getOrder |
| Constructor Detail |
|---|
public XPathRequestValidator()
| Method Detail |
|---|
protected void expressionValid(java.lang.String expression,
java.lang.String errorMessage)
AbstractExpressionProcessor
expressionValid in class AbstractExpressionProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||