Class SurrogateToUndefined

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

public class SurrogateToUndefined extends Object implements Function<Character,Optional<String>>
Convert surrogate chars to XML undefined character.