public class NamespaceRestorerStaxInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
NamespaceRestorerXMLStreamReader to allow the first
element of the body to carry all the namespaces from the parent nodes.
This interceptor works with NamespaceSaverStaxInterceptor
| Constructor and Description |
|---|
NamespaceRestorerStaxInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
Copyright © 2019. All rights reserved.