Class SingleQuoteFilter

java.lang.Object
groovy.xml.markupsupport.SingleQuoteFilter
All Implemented Interfaces:
Function<Character,Optional<String>>

public class SingleQuoteFilter extends Object implements Function<Character,Optional<String>>