add annotations for overrides... starting cleanup of shape

This commit is contained in:
benfry
2012-09-01 09:26:38 +00:00
parent 07750c4811
commit b61f3c26b6
27 changed files with 4906 additions and 4137 deletions

View File

@@ -589,6 +589,7 @@ public class XML implements Serializable {
}
@Override
public String toString() {
return toString(2);
}