public class NioEscapeHandler extends Object implements CharacterEscapeHandler
| Constructor and Description |
|---|
NioEscapeHandler(String charsetName) |
public NioEscapeHandler(String charsetName)
public void escape(char[] ch,
int start,
int length,
boolean isAttVal,
Writer out)
throws IOException
escape in interface CharacterEscapeHandlerIOExceptionCopyright © 2015 Oracle Corporation. All Rights Reserved.