Package groovy.xml.markupsupport
Class StandardControlToUndefined
java.lang.Object
groovy.xml.markupsupport.StandardControlToUndefined
- Direct Known Subclasses:
AllControlToUndefined
public class StandardControlToUndefined
extends Object
implements Function<Character,Optional<String>>
Replaces XML-disallowed control characters with
U+FFFD.