public class ImageIOExportFileType extends Object implements RegisterableService
| Constructor and Description |
|---|
ImageIOExportFileType()
This constructor will construct register all image formats available in
ImageIO into ExportFileTypeRegistry.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onDeregistration(ServiceRegistry registry,
Class<?> category) |
void |
onRegistration(ServiceRegistry registry,
Class<?> category) |
public ImageIOExportFileType()
public void onRegistration(ServiceRegistry registry, Class<?> category)
onRegistration in interface RegisterableServicepublic void onDeregistration(ServiceRegistry registry, Class<?> category)
onDeregistration in interface RegisterableServiceCopyright © 2014. All rights reserved.