[Java] Class SurrogateToUndefined
- groovy.xml.markupsupport.SurrogateToUndefined
- All Implemented Interfaces and Traits:
- Function
public class SurrogateToUndefined extends Object implements Function
Convert surrogate chars to XML undefined character.
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public Optional<String> |
apply(Character ch) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/xml/markupsupport/SurrogateToUndefined.html