| |
|
| com.sun.tools.jxc.AptBasedTask com.sun.tools.jxc.SchemaGenTask
SchemaGenTask | public class SchemaGenTask extends AptBasedTask (Code) | | Ant task to invoke the schema generator.
author: Kohsuke Kawaguchi |
Inner Class :public class Schema | |
createFactory | protected AnnotationProcessorFactory createFactory()(Code) | | |
createSchema | public Schema createSchema()(Code) | | |
getCompilationMessage | protected String getCompilationMessage()(Code) | | |
setEpisode | public void setEpisode(File f)(Code) | | Sets the episode file to be generated.
Null to not to generate one, which is the default behavior.
|
setupCommandlineSwitches | protected void setupCommandlineSwitches(Commandline cmd)(Code) | | |
|
|
|