Example usage for java.util.logging Filter subclass-usage

List of usage examples for java.util.logging Filter subclass-usage

Introduction

In this page you can find the example usage for java.util.logging Filter subclass-usage.

Usage

From source file com.cyberway.issue.crawler.framework.CrawlScope.java

/**
 * A CrawlScope instance defines which URIs are "in"
 * a particular crawl.
 *
 * It is essentially a Filter which determines, looking at
 * the totality of information available about a

From source file org.archive.crawler.framework.CrawlScope.java

/**
 * A CrawlScope instance defines which URIs are "in"
 * a particular crawl.
 *
 * It is essentially a Filter which determines, looking at
 * the totality of information available about a