Class DoubleQuoteFilter

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

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