public class CDataCharacterEscapeHandler extends Object implements org.eclipse.persistence.oxm.CharacterEscapeHandler
| Constructor and Description |
|---|
CDataCharacterEscapeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
escape(char[] chars,
int i,
int j,
boolean b,
Writer writer) |
public void escape(char[] chars,
int i,
int j,
boolean b,
Writer writer)
throws IOException
escape in interface org.eclipse.persistence.oxm.CharacterEscapeHandlerIOExceptionCopyright © 2016. All rights reserved.