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