public class MultiplexingContentHandler extends ContentHandler
Constructor and Description |
---|
MultiplexingContentHandler(String contentType,
ContentHandlerFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
getContent(URLConnection uConn) |
getContent
public MultiplexingContentHandler(String contentType, ContentHandlerFactory factory)
public Object getContent(URLConnection uConn) throws IOException
getContent
in class ContentHandler
IOException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.