A C E G I O S

A

addFileset(FileSet) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Append another fileset

C

ClassDepAndJarTask - class org.jini.project.example.jade.tools.ClassDepAndJarTask.
ClassDepAndJarTask is an Ant Task that will create a jar file from the list of classes generated by the ClassDep tool that is part of the Jini[tm] Technology SDK.
ClassDepAndJarTask.Argument - class org.jini.project.example.jade.tools.ClassDepAndJarTask.Argument.
A class to handle the name attribute of child elements: "name = value" and "name = value1 <delimiter> value2 <delimiter> ...
ClassDepAndJarTask.Argument(ClassDepAndJarTask) - Constructor for class org.jini.project.example.jade.tools.ClassDepAndJarTask.Argument
Creates new Argument
ClassDepAndJarTask.Argument(ClassDepAndJarTask, String) - Constructor for class org.jini.project.example.jade.tools.ClassDepAndJarTask.Argument
Construct an Argument with this as the value of name.
ClassDepAndJarTask() - Constructor for class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creates a new ClassDepAndJarTask
createClasspath() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Maybe create a nested classpath element
createHide() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for hide element.
createIn() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for in element.
createOut() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for out element.
createPrune() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for prune element.
createShow() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for show element.
createSkip() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for skip element.
createTell() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for tell element.
createTopclass() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Creator for topclass element.

E

execute() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Ant calls this execute() method to have the task do its thing.

G

getClassDepArgs() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Transform all the Ant task attributes and elements into an array of Strings that we can feed to ClassDep
getClasspath() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for classpath.
getDescription() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Return a text description of this Task.
getJarfile() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for the jarfile attribute
getManifest() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for the manifest attribute
getName() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask.Argument
Getter for property name.

I

isDebug() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for debug attribute
isEdges() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for edges.
isFiles() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for files
isOuter() - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Getter for outer.

O

org.jini.project.example.jade.tools - package org.jini.project.example.jade.tools
 

S

setClasspath(Path) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the classpath to be used for this compilation
setClasspathRef(Reference) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Adds a reference to a classpath defined elsewhere.
setDebug(boolean) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Setter for debug attribute
setEdges(boolean) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the edges attribute
setFiles(boolean) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the files attribute
setHide(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the hide element
setIn(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the in element.
setJarfile(File) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the jarfile attribute
setManifest(File) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the manifest attribute
setName(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask.Argument
Setter for property name.
setOut(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the out element.
setOuter(boolean) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the outer attribute
setPrune(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the prune element.
setShow(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the show element.
setSkip(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the skip element.
setTell(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the tell element.
setTopclass(String) - Method in class org.jini.project.example.jade.tools.ClassDepAndJarTask
Set the topclass element.

A C E G I O S

Copyright (c) 2001 Sun MicroSystems Inc. All Rights Reserved.