Example usage for Java javax.imageio.spi IIOServiceProvider fields, constructors, methods, implement or subclass
The text is from its open source code.
Class> | getClass() Returns the runtime class of this Object . |
String | getDescription(Locale locale) Returns a brief, human-readable description of this service provider and its associated implementation. |
String | getVendorName() Returns the name of the vendor responsible for creating this service provider and its associated implementation. |
String | getVersion() Returns a string describing the version number of this service provider and its associated implementation. |