Klasse ModifierPlugin

java.lang.Object
com.sun.tools.xjc.Plugin
com.kscs.util.plugins.xjc.base.AbstractPlugin
com.kscs.util.plugins.xjc.ModifierPlugin

public class ModifierPlugin extends com.kscs.util.plugins.xjc.base.AbstractPlugin
Autor:
Mirko Klemm 2015-03-14
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    protected String
     
    protected String
     
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
     
    boolean
    run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler)
     

    Von Klasse geerbte Methoden com.kscs.util.plugins.xjc.base.AbstractPlugin

    getMessage, getMessage, getOptions, getUsage, isForPlugin, parseArgument

    Von Klasse geerbte Methoden com.sun.tools.xjc.Plugin

    getCustomizationURIs, isCustomizationTagName, onActivated, postProcessModel

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Felddetails

    • modifierClassName

      protected String modifierClassName
    • modifierMethodName

      protected String modifierMethodName
  • Konstruktordetails

    • ModifierPlugin

      public ModifierPlugin()
  • Methodendetails

    • getOptionName

      public String getOptionName()
      Angegeben von:
      getOptionName in Klasse com.sun.tools.xjc.Plugin
    • run

      public boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options opt, ErrorHandler errorHandler) throws SAXException
      Angegeben von:
      run in Klasse com.sun.tools.xjc.Plugin
      Löst aus:
      SAXException