com.googlecode.fascinator.indexer
Class RuleManager
java.lang.Object
com.googlecode.fascinator.indexer.RuleManager
public class RuleManager
- extends Object
Manages and controls the processing of indexing rules
- Author:
- Oliver Lucido
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleManager
public RuleManager()
setWorkDir
public void setWorkDir(File workDir)
add
public void add(Rule rule)
remove
public void remove(Rule rule)
cancelled
public boolean cancelled()
run
public void run(Reader in,
Writer out)
throws IOException
- Throws:
IOException
Copyright © 2009-2013. All Rights Reserved.