public abstract class AbstractDownloader extends Object
| Constructor and Description |
|---|
AbstractDownloader() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
convertFilterPattern(String filter)
Convert the filter pattern from a multi-line String to a comma delimited string.
|
protected String |
wrapInQuotes(String text)
Wrap a string in quotes.
|
Copyright © 2004-2016. All Rights Reserved.