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