C E O R S X

C

compileList - Variable in class org.apache.tools.ant.taskdefs.optional.XMLC
 
createClasspath() - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Maybe creates a nested classpath element.
createSrc() - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Create a nested element for multiple source path support.

E

execute() - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Executes the task.

O

org.apache.tools.ant.taskdefs.optional - package org.apache.tools.ant.taskdefs.optional
 

R

resetFileLists() - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Clear the list of files to be compiled and copied..

S

scanDir(File, File, String[]) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Scans the directory looking for source files to be compiled.
setClasspath(Path) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the classpath to be used for this compilation.
setDestdir(File) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the destination directory into which the Java source files should be compiled.
setExt(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set extension of the files that will be compiled
setInfo(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the info flag.
setMethods(boolean) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the methods flag.
setOptions(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set xmlc options.
setPackage(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the package that files will be compiled to
setParser(String) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the parser used to parse xml template files.
setSrcdir(Path) - Method in class org.apache.tools.ant.taskdefs.optional.XMLC
Set the source dirs to find the source Java files.

X

XMLC - class org.apache.tools.ant.taskdefs.optional.XMLC.
Task to compile XML source files to Java DOMs using XMLC from Enhydra.org.
XMLC() - Constructor for class org.apache.tools.ant.taskdefs.optional.XMLC
 

C E O R S X