[Java] Class DoubleQuoteFilter

  • groovy.xml.markupsupport.DoubleQuoteFilter
All Implemented Interfaces and Traits:
Function
public class DoubleQuoteFilter
extends Object
implements Function

Methods Summary

Methods
Type Params Return Type Name and description
public Optional<String> apply(Character ch)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public Optional<String> apply(Character ch)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/xml/markupsupport/DoubleQuoteFilter.html