public interface ContentHandlerFactory
| Modifier and Type | Method and Description |
|---|---|
ContentHandler |
getNewContentHandler() |
ContentHandler |
getNewContentHandler(OutputStream os,
String encoding) |
ContentHandler getNewContentHandler()
ContentHandler getNewContentHandler(OutputStream os, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.