Subversion Repository Public Repository

litesoft

Diff Revisions 947 vs 948 for /trunk/GWT_Sandbox/MultiModule/anywhere/src/org/litesoft/sandbox/anywhere/util/Constants.java

Diff revisions: vs.
  @@ -1,7 +1,6 @@
1 1 package org.litesoft.sandbox.anywhere.util;
2 2
3 - public class Constants
4 - {
3 + public class Constants {
5 4 public static final String NBSP = " ";
6 5 public static final String AMPERSAND = "&";
7 6 public static final String LESS_THAN = "<";