|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ggtools.grand.tasks.GraphFilterFactory
final class GraphFilterFactory
A class to instanciante the right filter type classes based on the name parameter.
| Field Summary | |
|---|---|
(package private) static java.util.Properties |
CONFIGURATION
Properties giving the java class to use for a filter name. |
| Constructor Summary | |
|---|---|
GraphFilterFactory()
|
|
| Method Summary | |
|---|---|
(package private) GraphFilterType |
getFilterType(org.apache.tools.ant.Project project,
java.lang.String name)
Get a filter object for a name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final java.util.Properties CONFIGURATION
| Constructor Detail |
|---|
GraphFilterFactory()
| Method Detail |
|---|
GraphFilterType getFilterType(org.apache.tools.ant.Project project,
java.lang.String name)
throws org.apache.tools.ant.BuildException
project - owner projectname - value of the name attribute in the filter element
org.apache.tools.ant.BuildException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||