org.exolab.castor.tools.ant.taskdefs
public class CastorSourceGenTask extends MatchingTask
| Field Summary | |
|---|---|
| SourceGenerator | sgen
SourceGenerator instance |
| Constructor Summary | |
|---|---|
| CastorSourceGenTask() | |
| Method Summary | |
|---|---|
| void | addFileset(FileSet set) |
| void | execute() |
| void | setBindingfile(String bindingfile) |
| void | setDir(File dir) |
| void | setFile(File file) |
| void | setLineseparator(String ls) |
| void | setNodesc(boolean b) |
| void | setNomarshall(boolean b) |
| void | setPackage(String pack) |
| void | setProperties(String properties)
Sets the file to use for castor builder properties
|
| void | setTestable(boolean b) |
| void | setTodir(String dest) |
| void | setTypes(String tf) |
| void | setVerbose(boolean b) |
| void | setWarnings(boolean b) |
Parameters: properties the properties to use