public class CrawlerFactory
extends java.lang.Object
Constructor and Description |
---|
CrawlerFactory() |
Modifier and Type | Method and Description |
---|---|
static Crawler |
newInstance(java.net.URL url)
Creates the appropriate Crawler object based on the given inputs.
|
public static Crawler newInstance(java.net.URL url)
url
- The url.Copyright © 2010-2019 Planetary Data System. All Rights Reserved.