Uses of Class
htmlcompiler.compile.tags.Image
| Package | Description |
|---|---|
| htmlcompiler.compile.tags |
-
Uses of Image in htmlcompiler.compile.tags
Methods in htmlcompiler.compile.tags that return Image Modifier and Type Method Description static ImageImage. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Image[]Image. values()Returns an array containing the constants of this enum type, in the order they are declared.