From 152745b145b3403aa704c1987214ae380f593c73 Mon Sep 17 00:00:00 2001 From: low012 Date: Sat, 6 May 2006 00:23:29 +0000 Subject: [PATCH] *) Added some characters and their HTML-codes. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2060 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- source/de/anomic/data/wikiCode.java | 39 +++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/source/de/anomic/data/wikiCode.java b/source/de/anomic/data/wikiCode.java index 43095f183..2856e7b50 100644 --- a/source/de/anomic/data/wikiCode.java +++ b/source/de/anomic/data/wikiCode.java @@ -188,6 +188,45 @@ public class wikiCode { //patterns that will be replaced. To add new codes or patterns, just put them at the end //of the list. Codes or patterns in this list can not be escaped with [= or
     public static String[] characters={
+        "\u005E","^",
+
+        "\u0060","`",
+
+        "\u007B","{",
+        "\u007C","|",
+        "\u007D","}",
+        "\u007E","~",
+
+        "\u0082","‚",
+        "\u0083","ƒ",
+        "\u0084","„",
+        "\u0085","…",
+        "\u0086","†",
+        "\u0087","‡",
+        "\u0088","ˆ",
+        "\u0089","‰",
+        "\u008A","Š",
+        "\u008B","‹",
+        "\u008C","Œ",
+        "\u008D","",
+        "\u008E","Ž",
+
+        "\u0091","‘",
+        "\u0092","’",
+        "\u0093","“",
+        "\u0094","”",
+        "\u0095","•",
+        "\u0096","–",
+        "\u0097","—",
+        "\u0098","˜",
+        "\u0099","™",
+        "\u009A","š",
+        "\u009B","›",
+        "\u009C","œ",
+        "\u009D","",
+        "\u009E","ž",
+        "\u009F","Ÿ",
+
         "\u00A1","¡",    //inverted (spanish) exclamation mark
         "\u00A2","¢",     //cent
         "\u00A3","£",    //pound