public class RemoveUnusedImportsProcessor extends Object implements StringProcessor
Constructor and Description |
---|
RemoveUnusedImportsProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
process(String toProcess)
Converts Windows CR/LF character sequences to Unix LF sequences.
|
public String process(String toProcess)
process
in interface StringProcessor
toProcess
- the String to process, not null.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.