public class ContentHandlerFactory extends Object
ContentHandler instances.| Constructor and Description |
|---|
ContentHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
ContentHandler<?> |
getContentHandler(String contentType)
Instantiate
ContentHandler instance based on content type string
supplied |
public ContentHandler<?> getContentHandler(String contentType)
ContentHandler instance based on content type string
suppliedcontentType - contentTypeCopyright © 2019. All rights reserved.