- Schema() - Constructor for class coneforest.ant.xjc.XjcTask.Schema
-
- setCatalog(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies catalog files to resolve external entity references.
- setClasspath(Path) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies where to find user class files.
- setClasspathRef(Reference) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies where to find user class files as reference to a path.
- setContentForWildcard(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether generate content property for types with multiple
xs:any
derived elements.
- setDestdir(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies the directory where the generated files will go.
- setDisableXmlSecurity(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether the XML security features when parsing XML documents
will be disabled.
- setEnableIntrospection(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether correct generation of Boolean getters/setters
to enable Bean Introspection apis will be enabled.
- setEncoding(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies character encoding for generated source files.
- setExtension(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
- setFailOnError(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether compilation errors will fail the build.
- setFormat(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies the format of the schema.
- setHttpProxy(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies HTTP/HTTPS proxy.
- setHttpProxyFile(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies HTTP/HTTPS proxy in a file to protect password.
- setMarkGenerated(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether the generated code will be marked as
@
Generated
.
- setNoHeader(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether the generation of a file header with timestamp will
be supressed.
- setNoValidate(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether strict validation of the input schema(s) will be
supressed.
- setPackage(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies the target package.
- setQuiet(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether the XJC output will be supressed.
- setReadonly(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether generated files will be in read-only mode.
- setRemoveOldInput(String) - Method in class coneforest.ant.xjc.XjcTask
-
- setSchema(String) - Method in class coneforest.ant.xjc.XjcTask
-
- setTarget(String) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether XJC will behave like XJC 2.0 or 2.1 and generate code
that doesn’t use any 2.2 features.
- setVerbose(boolean) - Method in class coneforest.ant.xjc.XjcTask
-
Specifies whether the XJC output will be extra verbose.
- size() - Method in class coneforest.ant.xjc.XjcTask.Binding
-
- size() - Method in class coneforest.ant.xjc.XjcTask.Schema
-