Class Bug986Plugin


  • public class Bug986Plugin
    extends Object
    Modifies the JAXB code model to handle package naming that run into: https://jaxb.dev.java.net/issues/show_bug.cgi?id=671
    • Constructor Detail

      • Bug986Plugin

        public Bug986Plugin​(com.sun.tools.xjc.Plugin p)
    • Method Detail

      • getOptionName

        public String getOptionName()
      • getUsage

        public String getUsage()
      • run

        public boolean run​(com.sun.tools.xjc.outline.Outline outline,
                           com.sun.tools.xjc.Options opt,
                           ErrorHandler errorHandler)