|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The base interface for all image tag registry entries. To be useful you probably need to implement on of the flavors of registry entries (such as StreamRegistryEntry or URLRegistryEntry).
| Method Summary | |
String |
getFormatName()
Returns the name of the format. |
List |
getMimeTypes()
Return a List of mime types for this file format. |
float |
getPriority()
Returns a search priority for this entry. |
List |
getStandardExtensions()
Return a List of the common extensions for this file format. |
| Method Detail |
public List getStandardExtensions()
public List getMimeTypes()
public String getFormatName()
public float getPriority()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||