org.sejda.core.support.prefix.processor
Class PrefixTypesChain
java.lang.Object
org.sejda.core.support.prefix.processor.PrefixTypesChain
public class PrefixTypesChain
- extends Object
Holds information about the PrefixTypes contained in the input prefix string. Expose methods to apply the processors PrefixType chain to an input prefix and
request.
- Author:
- Andrea Vacondio
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrefixTypesChain
public PrefixTypesChain(String prefix)
process
public String process(String prefix,
NameGenerationRequest request)
- the chain process the input prefix and the request
- Parameters:
prefix - input prefix to be processedrequest - process request
- Returns:
- the processed string
Copyright © 2013 sejda. All Rights Reserved.