Class XJC2Task

  • All Implemented Interfaces:
    Cloneable, org.apache.tools.ant.types.selectors.SelectorContainer

    public class XJC2Task
    extends XJCBase
    XJC task for Ant. See the accompanied document for the usage.
    Author:
    Kohsuke Kawaguchi ([email protected])
    • Constructor Detail

      • XJC2Task

        public XJC2Task()
        Default constructor.
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.tools.ant.BuildException
        Description copied from class: XJCBase
        Runs XJC.
        Overrides:
        execute in class XJCBase
        Throws:
        org.apache.tools.ant.BuildException