Class ParentPointerPlugin


  • public class ParentPointerPlugin
    extends com.sun.tools.xjc.Plugin
    Author:
    gk5885 This plugin came from here : org.andromda.thirdparty.jaxb2_commons:parent-pointer-plugin:1.0
    • Constructor Detail

      • ParentPointerPlugin

        public ParentPointerPlugin()
    • Method Detail

      • getOptionName

        public String getOptionName()
        Specified by:
        getOptionName in class com.sun.tools.xjc.Plugin
      • getUsage

        public String getUsage()
        Specified by:
        getUsage in class com.sun.tools.xjc.Plugin
      • run

        public boolean run​(com.sun.tools.xjc.outline.Outline outline,
                           com.sun.tools.xjc.Options options,
                           ErrorHandler errorHandler)
        Specified by:
        run in class com.sun.tools.xjc.Plugin