public class JDeprScanConsumer extends CommandLineUtils.StringStreamConsumer implements StreamConsumer
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
DEPRECATED_CLASS |
static Pattern |
DEPRECATED_METHOD |
| Constructor and Description |
|---|
JDeprScanConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
Map<String,Set<String>> |
getDeprecatedClasses() |
Map<String,Set<String>> |
getDeprecatedMethods() |
getOutputpublic static final Pattern DEPRECATED_CLASS
public static final Pattern DEPRECATED_METHOD
public void consumeLine(String line)
consumeLine in interface StreamConsumerconsumeLine in class CommandLineUtils.StringStreamConsumerCopyright © 2017 The Apache Software Foundation. All rights reserved.