Klasse BoundPropertiesPlugin

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

public class BoundPropertiesPlugin extends com.kscs.util.plugins.xjc.base.AbstractPlugin
XJC Plugin generates constrained and bound JavaBeans properties
  • Felddetails

  • Konstruktordetails

    • BoundPropertiesPlugin

      public BoundPropertiesPlugin()
  • 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
    • isConstrained

      public boolean isConstrained()
    • isSetterThrows

      public boolean isSetterThrows()