InvocationProcessorpublic interface InvocationProcessor Invocation processor implements processing of {@code XMLStreamWriter} method invocations.
This allows to implement and plug in additional features or enhancements to the standard
{@code XMLStreamWriter} implementations. |
|