public static class XmlUtil.MyEscaper extends Object implements org.codehaus.stax2.io.EscapingWriterFactory
| Constructor and Description |
|---|
MyEscaper() |
| Modifier and Type | Method and Description |
|---|---|
Writer |
createEscapingWriterFor(OutputStream theOut,
String theEnc) |
Writer |
createEscapingWriterFor(Writer theW,
String theEnc) |
public MyEscaper()
public Writer createEscapingWriterFor(OutputStream theOut, String theEnc) throws UnsupportedEncodingException
createEscapingWriterFor in interface org.codehaus.stax2.io.EscapingWriterFactoryUnsupportedEncodingExceptionpublic Writer createEscapingWriterFor(Writer theW, String theEnc) throws UnsupportedEncodingException
createEscapingWriterFor in interface org.codehaus.stax2.io.EscapingWriterFactoryUnsupportedEncodingExceptionCopyright © 2014–2017 University Health Network. All rights reserved.