public class SvnInfoConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
| Constructor and Description |
|---|
SvnInfoConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String s) |
List<InfoItem> |
getInfoItems() |
public SvnInfoConsumer()
public void consumeLine(String s)
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumerpublic List<InfoItem> getInfoItems()
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.