|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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 @see StreamRegistryEntry or
Method Summary | |
java.lang.String |
getFormatName()
Returns the name of the format. |
java.util.List |
getMimeTypes()
Return a List of mime types for this file format. |
float |
getPriority()
Returns a search priority for this entry. |
java.util.List |
getStandardExtensions()
Return a List of the common extensions for this file format. |
Method Detail |
public java.util.List getStandardExtensions()
public java.util.List getMimeTypes()
public java.lang.String getFormatName()
public float getPriority()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |