more default Tag keys

This commit is contained in:
Hannes Janetzek
2013-10-09 01:56:04 +02:00
parent 5d4b472514
commit 40886fd34c
+3
View File
@@ -53,6 +53,9 @@ public class Tag {
public static final String VALUE_YES = "yes";
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.
*/