Class FormatterStringSkipPrefixAndSuffix

java.lang.Object
com.helger.commons.format.AbstractFormatterString
com.helger.commons.format.FormatterStringSkipPrefixAndSuffix
All Implemented Interfaces:
Function<Object,String>

public class FormatterStringSkipPrefixAndSuffix extends AbstractFormatterString
A formatter that skip a prefix and/or a suffix to a string.
Author:
Philip Helger