Post-init action for {@link MarshallerImpl} that incorporate the in-scope namespace bindingsfrom a StAX writer.
It's always used either with {@link XMLStreamWriter}, {@link XMLEventWriter}, or bare {@link NamespaceContext}, but to reduce the # of classes in the runtime I wrote only one class that handles both.
@author Kohsuke Kawaguchi
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.