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.CharacterEscapeHandler
IOException
Copyright © 2008–2018. All rights reserved.