public class LineNumberPrepender extends Object implements StringProcessor
| Constructor and Description | 
|---|
LineNumberPrepender()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
processString(String input)
Processes an input String and returns an output String. 
 | 
public String processString(String input)
processString in interface StringProcessorinput - the String to process.Copyright © 2025. All rights reserved.