java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlSeeAlsoAnnotator
All Implemented Interfaces:
org.apache.cxf.tools.common.model.Annotator

public final class XmlSeeAlsoAnnotator extends Object implements org.apache.cxf.tools.common.model.Annotator
  • Constructor Details

    • XmlSeeAlsoAnnotator

      public XmlSeeAlsoAnnotator(org.apache.cxf.tools.util.ClassCollector c)
  • Method Details

    • annotate

      public void annotate(org.apache.cxf.tools.common.model.JavaAnnotatable ja)
      Specified by:
      annotate in interface org.apache.cxf.tools.common.model.Annotator