|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.fascinator.api.indexer.rule.Rule
com.googlecode.fascinator.indexer.rules.Skip
public class Skip
| Constructor Summary | |
|---|---|
Skip(String reason)
|
|
| Method Summary | |
|---|---|
void |
run(Reader in,
Writer out)
|
| Methods inherited from class com.googlecode.fascinator.api.indexer.rule.Rule |
|---|
getLog, getName, isRequired, log, log, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Skip(String reason)
| Method Detail |
|---|
public void run(Reader in,
Writer out)
throws RuleException
run in class RuleRuleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||