public class JaxbCharacterEscapeHandler extends java.lang.Object implements com.sun.xml.internal.bind.marshaller.CharacterEscapeHandler
| Constructor and Description |
|---|
JaxbCharacterEscapeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
escape(char[] buf,
int start,
int len,
boolean isAttValue,
java.io.Writer out) |
public JaxbCharacterEscapeHandler()
public void escape(char[] buf, int start, int len, boolean isAttValue, java.io.Writer out) throws java.io.IOException
escape in interface com.sun.xml.internal.bind.marshaller.CharacterEscapeHandlerjava.io.IOException