Class AllControlToUndefined

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

public class AllControlToUndefined extends StandardControlToUndefined
Replaces XML-disallowed control characters and Unicode noncharacters with U+FFFD.