@Deprecated public class FeatureScan extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureScan.Bean
Deprecated.
|
| Constructor and Description |
|---|
FeatureScan(String top,
boolean subdirs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Deprecated.
|
List<FeatureScan.Bean> |
scan(Formatter errlog)
Deprecated.
|
public FeatureScan(String top, boolean subdirs)
public List<FeatureScan.Bean> scan(Formatter errlog)
public static void main(String[] arg)