@Documented @Retention(RUNTIME) @Target(TYPE) public @interface MimeLocation
MimeRegistration
Modifier and Type | Required Element | Description |
---|---|---|
String |
subfolderName |
Folder under which the services should be registered in the system filesystem.
|
Modifier and Type | Optional Element | Description |
---|---|---|
Class<? extends InstanceProvider> |
instanceProviderClass |
String subfolderName
Editors/<mime-type>/<subfolderName>
Class<? extends InstanceProvider> instanceProviderClass
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.