Class CustomizationParser


  • public final class CustomizationParser
    extends Object
    • Constructor Detail

      • CustomizationParser

        public CustomizationParser()
    • Method Detail

      • getHandlerChains

        public Element getHandlerChains()
      • copyAllJaxbDeclarations

        protected void copyAllJaxbDeclarations​(Node schemaNode,
                                               Element jaxwsBindingNode)
      • internalizeBinding

        protected void internalizeBinding​(Element bindings,
                                          Element targetNode,
                                          String expression)
      • setWSDLNode

        protected void setWSDLNode​(Element node)
      • getWSDLNode

        public Node getWSDLNode()
      • hasJaxbBindingDeclaration

        protected boolean hasJaxbBindingDeclaration​(Node bindings)
      • getCustomizedWSDLElements

        public Map<String,​Element> getCustomizedWSDLElements()