| Package | Description |
|---|---|
| org.apache.karaf.shell.commands.impl |
| Modifier and Type | Method and Description |
|---|---|
WcAction.WordCounts |
WcAction.WordCounts.add(WcAction.WordCounts append) |
protected WcAction.WordCounts |
WcAction.getWordCounts(InputStream inputStream)
Perform the main logic of counting the relevant data within a given input stream.
|
| Modifier and Type | Method and Description |
|---|---|
WcAction.WordCounts |
WcAction.WordCounts.add(WcAction.WordCounts append) |
protected String |
WcAction.formatWordCounts(WcAction.WordCounts wordCounts,
String reportName)
Create a human readable format of the given count information.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.