![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.filters.MoveFilterActionFactoryjava.lang.Object | +----grendel.filters.MoveFilterActionFactory
public class MoveFilterActionFactory
extends java.lang.Object
implements grendel.filters.IFilterActionFactory
{
// Constructors 1
public MoveFilterActionFactory();
// Methods 4
public IFilterAction Make(FilterRulesParser) throws IOException, FilterSyntaxException;
public IFilterAction Make(String[]) throws FilterSyntaxException;
public String getName();
public String toString();
// Inner Classes 1
static class MoveFilterAction
}
Constructors MoveFilterActionFactorypublic MoveFilterActionFactory()
Methods Makepublic IFilterAction Make(String[] args) throws FilterSyntaxException
Makepublic IFilterAction Make(FilterRulesParser parser) throws IOException, FilterSyntaxException
getNamepublic String getName()
toStringpublic String toString()
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4 |
|
|
Copyright © 1998-2000 The Mozilla Organization.
Last modified December 25, 1998. |
|