summaryrefslogtreecommitdiff
path: root/l10ntools/source/filter/utils/XMLHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/filter/utils/XMLHelper.java')
-rw-r--r--l10ntools/source/filter/utils/XMLHelper.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10ntools/source/filter/utils/XMLHelper.java b/l10ntools/source/filter/utils/XMLHelper.java
index 2dc4d5c65596..390a6e59af95 100644
--- a/l10ntools/source/filter/utils/XMLHelper.java
+++ b/l10ntools/source/filter/utils/XMLHelper.java
@@ -35,8 +35,7 @@ import java.io.*;
*/
public class XMLHelper
{
- //___________________________________________
- // public const
+
/** its a possible value of the xml attribute "oor:type" and identify an integer type. */
public static final java.lang.String XMLTYPE_INTEGER = "xs:int";