public class NoEscapeHandler extends Object implements com.sun.xml.bind.marshaller.CharacterEscapeHandler
| Constructor and Description |
|---|
NoEscapeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
escape(char[] characters,
int start,
int length,
boolean isAttVal,
Writer writer)
.
|
public void escape(char[] characters,
int start,
int length,
boolean isAttVal,
Writer writer)
throws IOException
escape in interface com.sun.xml.bind.marshaller.CharacterEscapeHandlerIOExceptionCopyright © 2008–2017. All rights reserved.