public class SchemaGenTask extends ApBasedTask
Modifier and Type | Class and Description |
---|---|
class |
SchemaGenTask.Schema
Nested schema element to specify the namespace -> file name mapping.
|
Constructor and Description |
---|
SchemaGenTask() |
Modifier and Type | Method and Description |
---|---|
SchemaGenTask.Schema |
createSchema() |
protected String |
getCompilationMessage() |
protected String |
getFailedMessage() |
protected Processor |
getProcessor()
Creates a factory that does the actual job.
|
void |
setEpisode(File f)
Sets the episode file to be generated.
|
protected void |
setupCommandlineSwitches(Commandline cmd)
Implemented by the derived class to set up command line switches passed to annotation processing.
|
compile
protected void setupCommandlineSwitches(Commandline cmd)
ApBasedTask
setupCommandlineSwitches
in class ApBasedTask
protected String getCompilationMessage()
getCompilationMessage
in class ApBasedTask
protected String getFailedMessage()
getFailedMessage
in class ApBasedTask
public SchemaGenTask.Schema createSchema()
public void setEpisode(File f)
protected Processor getProcessor()
ApBasedTask
getProcessor
in class ApBasedTask
Copyright © 2017 JBoss by Red Hat. All rights reserved.