public interface IoFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getFileExtension(String mediaType) |
List<String> |
getFileExtensions() |
String |
getMediaType(String fileExtension) |
Set<String> |
getMediaTypes() |
String |
getName() |
void |
init() |
boolean |
isAvailable() |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.