Class XmlNameInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.XmlNameInterceptor
All Implemented Interfaces:
CodeInterceptor<ProtocolSection,DocWriter>

public final class XmlNameInterceptor extends Object
Adds a member's xmlName to the ProtocolSection if the protocol supports it.