org.supermind.crawl.scope
Class PagePersisterScope

java.lang.Object
  extended by org.supermind.crawl.scope.AbstractScope<PagePersisterScope.Input>
      extended by org.supermind.crawl.scope.PagePersisterScope

public class PagePersisterScope
extends AbstractScope<PagePersisterScope.Input>


Nested Class Summary
static class PagePersisterScope.Input
           
 
Field Summary
 
Fields inherited from class org.supermind.crawl.scope.AbstractScope
allowByDefault, filters
 
Constructor Summary
PagePersisterScope()
           
 
Method Summary
 
Methods inherited from class org.supermind.crawl.scope.AbstractScope
add, isInScope, setAllowByDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagePersisterScope

public PagePersisterScope()