< A B C D E F G I J K L M O P R S T U V X

<

() - Static method in class com.lutris.ant.taskdefs.XmlcUtils
 

A

addFileSet(FileSet) - Method in class com.lutris.ant.taskdefs.ForEach
Adds a set of files (nested fileset attribute).

B

buildClassName(String, String) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Build a Java class name out of the specified components.
buildClassName(String, String) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Build a Java class name out of the specified components
buildFullBaseFileName(String, String, String) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Build a full base file name (i.e. with no file type) out of the specified components.
buildFullBaseFileName(String, String, String) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Build a full base file name (i.e. with no file type) out of the specified components.

C

classPath - Variable in class com.lutris.ant.taskdefs.Jddic
Set the classpath for the Jddic compiler.
classPath - Variable in class com.lutris.ant.taskdefs.Xmlc
The classpath for XMLC to use.
cmdl - Variable in class com.lutris.ant.taskdefs.Jddic
 
cmdl - Variable in class com.lutris.ant.taskdefs.Xmlc
 
com.lutris.ant.taskdefs - package com.lutris.ant.taskdefs
 
compile - Variable in class com.lutris.ant.taskdefs.Xmlc
Set whether or not to have XMLC compile the generated Java file.
copyDoml(String, String) - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
copyFile(File, File, boolean) - Method in class com.lutris.ant.taskdefs.Xmlc
copy file from source to destination
create() - Static method in class com.lutris.ant.taskdefs.XmlcUtils
Factory method for creating instances of the XmlcUtils class.
createArg() - Method in class com.lutris.ant.taskdefs.Xmlc
Set nested arguments to the XMLC command to be executed.

D

DEFAULT_OPTIONS_FILENAME - Static variable in class com.lutris.ant.taskdefs.XmlcUtils
The default extension for an XMLC options file.
DEFAULT_OPTIONS_FILETYPE - Static variable in class com.lutris.ant.taskdefs.XmlcUtils
The name of the default XMLC options file.
DEFAULT_UTILS_CLASS_KEY - Static variable in class com.lutris.ant.taskdefs.XmlcUtils
The system property holding the classname of the class to instantiate when XmlcUtils.create() is called.
DEFAULT_UTILS_CLASS_NAME - Static variable in class com.lutris.ant.taskdefs.XmlcUtils
The default classname of the class to instantiate when XmlcUtils.create() is called.
DefaultXmlcUtilsImpl - class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl.
Default implementation of the XmlcUtils class
DefaultXmlcUtilsImpl() - Constructor for class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Construct default DefaultXmlcUtilsImpl (protected to force the use of XmlcUtils.create() factory method).
destDir - Variable in class com.lutris.ant.taskdefs.Jddic
The destination directory into which the generated classes are written.
destDir - Variable in class com.lutris.ant.taskdefs.Xmlc
The destination directory into which the generated classes are written.
destDirName - Variable in class com.lutris.ant.taskdefs.Jddic
The name of destination directory into which the generated classes are written.
dir - Variable in class org.enhydra.ant.taskdefs.SQLSplitterTask
 
Dods - class org.enhydra.ant.taskdefs.Dods.
Invoke DODS to generate a set of java classes from a doml file
The files will only be regenerated/compiled if the date on the doml file is newer than at least one of the generated files
This taskdef extends Ant's task; refer to that documentation for parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration: <taskdef name="dods" classname="org.enhydra.ant.taskdefs.Dods"/> Parameters doml - The doml input file describing data object mapping.
DODS_XMLBuilder - class org.enhydra.ant.taskdefs.DODS_XMLBuilder.
Invoke DODS to generate a set of java classes from a doml file
The files will only be regenerated/compiled if the date on the doml file is newer than at least one of the generated files
This taskdef extends Ant's task; refer to that documentation for parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration: <taskdef name="dods" classname="org.enhydra.ant.taskdefs.Dods"/> Parameters doml - The doml input file describing data object mapping.
DODS_XMLBuilder.BooleanAttribute - class org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute.
 
DODS_XMLBuilder.BooleanAttribute() - Constructor for class org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute
 
DODS_XMLBuilder() - Constructor for class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
Dods.ErrorReader - class org.enhydra.ant.taskdefs.Dods.ErrorReader.
 
Dods.ErrorReader(Dods, BufferedReader) - Constructor for class org.enhydra.ant.taskdefs.Dods.ErrorReader
 
Dods() - Constructor for class org.enhydra.ant.taskdefs.Dods
 
domlfile - Variable in class org.enhydra.ant.taskdefs.Dods
 
domlFile - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
DomlValidateTask - class org.enhydra.ant.taskdefs.DomlValidateTask.
This class represent task for tarnsformation doml file for validation.
DomlValidateTask() - Constructor for class org.enhydra.ant.taskdefs.DomlValidateTask
constructor with index id and unique

E

er - Variable in class org.enhydra.ant.taskdefs.Dods.ErrorReader
 
execute() - Method in class com.lutris.ant.taskdefs.Jddic
Required by ant framework - implements execute() in Task.
execute() - Method in class com.lutris.ant.taskdefs.ForEach
Execute the logic for this task, once all attributes have been assembled.
execute() - Method in class com.lutris.ant.taskdefs.Xmlc
Required by ant framework - implements execute() in Task.
execute() - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
Simply invoke DODS Generator, and then compile the generated files
execute() - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
execute() - Method in class org.enhydra.ant.taskdefs.Dods
Simply invoke DODS Generator, and then compile the generated files
execute() - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask
Simply invoke DODS Generator, and then compile the generated files

F

filesets - Variable in class com.lutris.ant.taskdefs.ForEach
 
force - Variable in class org.enhydra.ant.taskdefs.Dods
 
forceBuild - Variable in class com.lutris.ant.taskdefs.Jddic
Force Jddic to always re-process the .jhtml code (or not)
forceBuild - Variable in class com.lutris.ant.taskdefs.Xmlc
Force XMLC to always re-process the ML code (or not)
forceBuild - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
forceBuild - Variable in class org.enhydra.ant.taskdefs.SQLSplitterTask
 
ForEach - class com.lutris.ant.taskdefs.ForEach.
Simulate a looping control structure.
Iterate through a list of values specified directly, in a nested , or as lines of another file.
Typically made visible to an Ant build file with the following declaration: <taskdef name="foreach" classname="com.lutris.ant.taskdefs.ForEach"/> Parameters

values - The list of values to process, with the separator character, indicated by the separator attribute, separating each value.
ForEach() - Constructor for class com.lutris.ant.taskdefs.ForEach
Default Constructor.

G

getDomlFile() - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
get uses doml file
getOptionFiles(File) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Get a list of options files for the specified directory.
getOptionFiles(File) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Get a list of options files for the specified directory.
getOptionFiles(File[], String) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Get a list of options files for the specified directory, having the specified names.
getOptionFiles(File[], String) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Get a list of options files for the specified directories, having the specified name.
getOptionFiles(File[], String[]) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Get a list of options files for the specified directories, having the specified names.
getOptionFiles(File[], String[]) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Get a list of options files for the specified directories, having the specified names.
getOptionFiles(File, String) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Get a list of options files for the specified directory, having the specified name.
getOptionFiles(File, String) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Get a list of options files for the specified directory, having the specified name.
getOptionFiles(File, String[]) - Method in class com.lutris.ant.taskdefs.XmlcUtils
Get a list of options files for the specified directory, having the specified names.
getOptionFiles(File, String[]) - Method in class com.lutris.ant.taskdefs.DefaultXmlcUtilsImpl
Get a list of options files for the specified directory, having the specified names.
getProjectRoot() - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
get uses project root
getValues() - Method in class com.lutris.ant.taskdefs.Jddic.BooleanAttribute
Set value for Boolean parameters
getValues() - Method in class com.lutris.ant.taskdefs.Xmlc.BooleanAttribute
Set value for Boolean parameters
getValues() - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute
Set value for Boolean parameters
getValues() - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask.BooleanAttribute
Set value for Boolean parameters

I

iskeep - Variable in class com.lutris.ant.taskdefs.Jddic
Specified whether to keep the intermediate .java files.

J

javaDir - Variable in class com.lutris.ant.taskdefs.Jddic
Set the directory containing the java VM executable files.
javaDirName - Variable in class com.lutris.ant.taskdefs.Jddic
The name of destination directory into which the generated java files
javaOutDir - Variable in class com.lutris.ant.taskdefs.Jddic
The destination directory into which the generated java files
javaOutDirName - Variable in class com.lutris.ant.taskdefs.Jddic
Set the name of destination directory into which the generated java files
Jddic - class com.lutris.ant.taskdefs.Jddic.
Invoke the Jddic compiler to generate Java code from markup files.
Typically made visible to an Ant build file with the following declaration:

<taskdef name="jddic" classname="com.lutris.ant.taskdefs.Jddic"/>

Parameters destdir - The destination directory root for compiled classes. srcdir - The source directory root. verbose - Displays the Jddic command and all of the arguments. keep - If true, keep the Java files generated by Jddic. javasorsdir - The destination directory for generated .java files. force - If true, build allways .class files. classpath - The CLASSPATH for javac. exedir - The directory for java.
Jddic.BooleanAttribute - class com.lutris.ant.taskdefs.Jddic.BooleanAttribute.
 
Jddic.BooleanAttribute() - Constructor for class com.lutris.ant.taskdefs.Jddic.BooleanAttribute
 
Jddic() - Constructor for class com.lutris.ant.taskdefs.Jddic
 

K

keep - Variable in class com.lutris.ant.taskdefs.Xmlc
Set whether or not to keep the generated Java file.

L

logHdr - Static variable in class com.lutris.ant.taskdefs.Jddic
 
logHdr - Static variable in class com.lutris.ant.taskdefs.Xmlc
 
logLevel - Variable in class com.lutris.ant.taskdefs.Jddic
 
logLevel - Variable in class com.lutris.ant.taskdefs.Xmlc
 

M

main(String[]) - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
ML - Variable in class com.lutris.ant.taskdefs.Xmlc
The kind of markup language being processed

O

options - Variable in class com.lutris.ant.taskdefs.Xmlc
The name of options file to add parameters to the XMLC command
org.enhydra.ant.taskdefs - package org.enhydra.ant.taskdefs
 
os - Variable in class com.lutris.ant.taskdefs.Jddic
 
outdir - Variable in class org.enhydra.ant.taskdefs.Dods
 

P

packageDir - Variable in class com.lutris.ant.taskdefs.Xmlc
Expressed as a directory path, either '/' or '\' are accepted.
packageName - Variable in class com.lutris.ant.taskdefs.Xmlc
Set the package prefix for generated classes
param - Variable in class com.lutris.ant.taskdefs.ForEach
 
performExec - Variable in class com.lutris.ant.taskdefs.Xmlc
 

R

recompile - Variable in class com.lutris.ant.taskdefs.Xmlc
Generates support for automatic class recompilation
reloading - Variable in class com.lutris.ant.taskdefs.Xmlc
Specifies what XMLC generates
resultsql - Variable in class org.enhydra.ant.taskdefs.SQLSplitterTask
 
run() - Method in class org.enhydra.ant.taskdefs.Dods.ErrorReader
 

S

separator - Variable in class com.lutris.ant.taskdefs.ForEach
 
setArgs(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set nested arguments to the XMLC command to be executed
setClasspath(String) - Method in class com.lutris.ant.taskdefs.Jddic
Set the classpath for the Jddic compiler.
setClasspath(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set the classpath for the XMLC compiler
setCompile(Xmlc.BooleanAttribute) - Method in class com.lutris.ant.taskdefs.Xmlc
Set whether or not to have XMLC compile the generated Java file.
setDestdir(String) - Method in class com.lutris.ant.taskdefs.Jddic
Set the destination directory into which the generated classes are written
setDestdir(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set the destination directory into which the generated classes are written.
setDir(File) - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask
Sets the doml descriptor file.
setDoml(File) - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
Sets the doml descriptor file.
setDoml(String) - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
The setter for the "doml" attribute
setDomlfile(String) - Method in class org.enhydra.ant.taskdefs.Dods
Sets the doml descriptor file.
setExedir(String) - Method in class com.lutris.ant.taskdefs.Jddic
Set the directory containing the java VM executable files.
setForce(String) - Method in class com.lutris.ant.taskdefs.Jddic
Force Jddic to always re-process the .jhtml code (or not)
setForce(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Force XMLC to always re-process the ML code (or not)
setForce(String) - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
Force DODS to always be regenerated source files
setForce(String) - Method in class org.enhydra.ant.taskdefs.Dods
Force DODS to always be regenerated source files
setForce(String) - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask
Force DODS to always be regenerated source files
setJavasorsdir(String) - Method in class com.lutris.ant.taskdefs.Jddic
Set the destination directory into which the generated java files
setKeep(String) - Method in class com.lutris.ant.taskdefs.Jddic
Specified whether to keep the intermediate .java files.
setKeep(Xmlc.BooleanAttribute) - Method in class com.lutris.ant.taskdefs.Xmlc
Set whether or not to keep the generated Java file.
setMarkup(String) - Method in class com.lutris.ant.taskdefs.Xmlc
The kind of markup language being processed.
setOptions(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set whether or not to have XMLC compile the generated Java file.
setOutdir(File) - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
The destination directory into which the generated sources are written
setOutdir(String) - Method in class org.enhydra.ant.taskdefs.Dods
The destination directory into which the generated sources are written
setPackagedir(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set the Package prefix for generated classes.
setPackagename(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set the package prefix for generated classes, while preserving any source file directory paths.
setParam(String) - Method in class com.lutris.ant.taskdefs.ForEach
The name of the parameter used as a scope-limited property, assigned the loop-variant values in the list.
setPerformexec(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set whether or not to invoke XMLC by using Runtime.exec() to create a seperate JVM.
setProjRoot(String) - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
The setter for the "projRoot" attribute
setRecomp(Xmlc.BooleanAttribute) - Method in class com.lutris.ant.taskdefs.Xmlc
Generates support for automatic class recompilation; the information is stored in a file with an .xmlc suffix appended to the class name, as specified with the -class option.
setReload(Xmlc.BooleanAttribute) - Method in class com.lutris.ant.taskdefs.Xmlc
Specifies what XMLC generates: class: XMLC generates a class that does not depend on an interface (default). interface: XMLC generates only an interface. both: XMLC generates both an interface and an implementation class.
setResultsql(File) - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask
The destination directory into which the generated sources are written
setSeparator(String) - Method in class com.lutris.ant.taskdefs.ForEach
This attribute defines the character that separates tokens in the values string.
setSourceout(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set the destination directory into which the generated source .java files are written, if -keep is used.
setSrcdir(String) - Method in class com.lutris.ant.taskdefs.Jddic
Set the source directory containing the HTML files.
setSrcdir(String) - Method in class com.lutris.ant.taskdefs.Xmlc
Set the source directory containing the HTML files.
setTablesonly(boolean) - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
The destination directory into which the generated sources are written
setTarget(String) - Method in class com.lutris.ant.taskdefs.ForEach
This attribute names an Ant target in the current file to call for each iteration through the loop.
setTask(String) - Method in class org.enhydra.ant.taskdefs.Dods
Task parameter
setValues(String) - Method in class com.lutris.ant.taskdefs.ForEach
An attribute which is a list of values.
setValuesfile(String) - Method in class com.lutris.ant.taskdefs.ForEach
The valuesfile attribute of the foreach task should be a string that is an absolute or relative path to a file, which contains loop-variant property values
setVerbose(Jddic.BooleanAttribute) - Method in class com.lutris.ant.taskdefs.Jddic
Run Jddic in verbose mode (-verbose flag)
setVerbose(Xmlc.BooleanAttribute) - Method in class com.lutris.ant.taskdefs.Xmlc
Run XMLC in verbose mode (-verbose flag)
sorsDir - Variable in class com.lutris.ant.taskdefs.Jddic
Set the source directory containing the HTML files.
sorsDirName - Variable in class com.lutris.ant.taskdefs.Jddic
Set the name of source directory containing the HTML files.
sourceoutDir - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
SQLSplitterTask - class org.enhydra.ant.taskdefs.SQLSplitterTask.
Invoke DODS to generate a set of java classes from a doml file
The files will only be regenerated/compiled if the date on the doml file is newer than at least one of the generated files
This taskdef extends Ant's task; refer to that documentation for parameters that affect compilation.
Typically made visible to an Ant build file with the following declaration: <taskdef name="dods" classname="org.enhydra.ant.taskdefs.Dods"/> Parameters dir - The base SQLSplitter directory.
SQLSplitterTask.BooleanAttribute - class org.enhydra.ant.taskdefs.SQLSplitterTask.BooleanAttribute.
 
SQLSplitterTask.BooleanAttribute() - Constructor for class org.enhydra.ant.taskdefs.SQLSplitterTask.BooleanAttribute
 
SQLSplitterTask() - Constructor for class org.enhydra.ant.taskdefs.SQLSplitterTask
 
srcDir - Variable in class com.lutris.ant.taskdefs.Xmlc
The directory containing the HTML files
srcDirName - Variable in class com.lutris.ant.taskdefs.Xmlc
The name of the directory containing the HTML files
srcOutDir - Variable in class com.lutris.ant.taskdefs.Xmlc
The destination directory into which the generated sources are written
srcOutDirName - Variable in class com.lutris.ant.taskdefs.Xmlc
The destination directory into which the generated sources are written

T

tablesOnly - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
target - Variable in class com.lutris.ant.taskdefs.ForEach
 
task - Variable in class org.enhydra.ant.taskdefs.Dods
 

U

upToDate - Variable in class com.lutris.ant.taskdefs.Jddic
 
upToDate - Variable in class com.lutris.ant.taskdefs.Xmlc
 

V

values - Variable in class com.lutris.ant.taskdefs.ForEach
 
valuesFile - Variable in class com.lutris.ant.taskdefs.ForEach
 
verbose - Variable in class com.lutris.ant.taskdefs.Jddic
Run Jddic in verbose mode (-verbose flag)
verbose - Variable in class com.lutris.ant.taskdefs.Xmlc
Set "true" for -verbose

X

Xmlc - class com.lutris.ant.taskdefs.Xmlc.
Invoke the XMLC compiler to read markup files and generate Java code for DOM manipulation.
Typically made visible to an Ant build file with the following declaration: <taskdef name="xmlc" classname="com.lutris.ant.taskdefs.Xmlc"/> Parameters

srcdir - The source directory root.
Xmlc.BooleanAttribute - class com.lutris.ant.taskdefs.Xmlc.BooleanAttribute.
 
Xmlc.BooleanAttribute() - Constructor for class com.lutris.ant.taskdefs.Xmlc.BooleanAttribute
 
Xmlc() - Constructor for class com.lutris.ant.taskdefs.Xmlc
 
xmlcArgs - Variable in class com.lutris.ant.taskdefs.Xmlc
 
XmlcUtils - class com.lutris.ant.taskdefs.XmlcUtils.
Abstract base xmlc utilities class
XmlcUtils() - Constructor for class com.lutris.ant.taskdefs.XmlcUtils
Construct default XmlcUtils (protected to force the use of XmlcUtils.create() factory method).

< A B C D E F G I J K L M O P R S T U V X