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
UnsupportedEncodingException
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.