public final class Checked extends java.lang.Object implements StringFormat
| Constructor and Description |
|---|
Checked() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.String sTag,
java.lang.String sOption,
java.lang.String s)
If the integer value of this string is positive, return the string "checked", otherwise ""
|
public java.lang.String format(java.lang.String sTag,
java.lang.String sOption,
java.lang.String s)
format in interface StringFormatsTag - tag name, ignoredsOption - option ("check"), ignoreds - string to format