public class PrependPageNumberPrefixProcessor extends Object
| Constructor and Description |
|---|
PrependPageNumberPrefixProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
process(String inputPrefix,
NameGenerationRequest request)
Process the input prefix String based on the input request returning the processed String
|
public String process(String inputPrefix, NameGenerationRequest request)
inputPrefix - input prefix Stringrequest - name generation request. It can be null, the processor should handle it without throwing a NullPointerException.Copyright © 2020 sejda. All rights reserved.