more default Tag keys
This commit is contained in:
parent
5d4b472514
commit
40886fd34c
@ -53,6 +53,9 @@ public class Tag {
|
|||||||
public static final String VALUE_YES = "yes";
|
public static final String VALUE_YES = "yes";
|
||||||
public static final String VALUE_NO = "no";
|
public static final String VALUE_NO = "no";
|
||||||
|
|
||||||
|
public static final String KEY_HEIGHT = "height";
|
||||||
|
public static final String KEY_MIN_HEIGHT = "min_height";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The key of this tag.
|
* The key of this tag.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user