Annotation Interface IgnoreReturnValue
Ignore the return value of a method. Useful for methods that, for some reason (e.g.
because they have to implement a specific interface) need to return a value, which
should not be not be put on the stack (and therefore define the further schema and
receive XML events).
-
Optional Element Summary
-
Element Details
-
value
boolean value- Default:
true
-