|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface XPath
Binds a method parameter to an XPath expression on the inbound message
| Optional Element Summary | |
|---|---|
String |
prefix
|
String |
uri
|
String |
xpath
|
public abstract String xpath
public abstract String prefix
public abstract String uri
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||