public class ProprietaryReaderFactory extends Object
| Constructor and Description |
|---|
ProprietaryReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <T> ProprietaryReader<T> |
getReader(Class<T> type,
String mediaType) |
public static <T> ProprietaryReader<T> getReader(Class<T> type, String mediaType)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.