junidecode/src/main/java/net/sf/junidecode/Xd7.java

294 lines
7.7 KiB
Java

/*
* Copyright (c) 2009, Giuseppe Cardone <ippatsuman@gmail.com>
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the author nor the names of the contributors may be
* used to endorse or promote products derived from this software without
* specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY GIUSEPPE CARDONE ''AS IS'' AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL GIUSEPPE CARDONE BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*/
package net.sf.junidecode;
/**
* Character map for Unicode characters with codepoint U+D7xx.
* @author Giuseppe Cardone
* @version 0.1
*/
class Xd7 {
public static final String[] map = new String[]{
"hwen", // 0x00
"hwenj", // 0x01
"hwenh", // 0x02
"hwed", // 0x03
"hwel", // 0x04
"hwelg", // 0x05
"hwelm", // 0x06
"hwelb", // 0x07
"hwels", // 0x08
"hwelt", // 0x09
"hwelp", // 0x0a
"hwelh", // 0x0b
"hwem", // 0x0c
"hweb", // 0x0d
"hwebs", // 0x0e
"hwes", // 0x0f
"hwess", // 0x10
"hweng", // 0x11
"hwej", // 0x12
"hwec", // 0x13
"hwek", // 0x14
"hwet", // 0x15
"hwep", // 0x16
"hweh", // 0x17
"hwi", // 0x18
"hwig", // 0x19
"hwigg", // 0x1a
"hwigs", // 0x1b
"hwin", // 0x1c
"hwinj", // 0x1d
"hwinh", // 0x1e
"hwid", // 0x1f
"hwil", // 0x20
"hwilg", // 0x21
"hwilm", // 0x22
"hwilb", // 0x23
"hwils", // 0x24
"hwilt", // 0x25
"hwilp", // 0x26
"hwilh", // 0x27
"hwim", // 0x28
"hwib", // 0x29
"hwibs", // 0x2a
"hwis", // 0x2b
"hwiss", // 0x2c
"hwing", // 0x2d
"hwij", // 0x2e
"hwic", // 0x2f
"hwik", // 0x30
"hwit", // 0x31
"hwip", // 0x32
"hwih", // 0x33
"hyu", // 0x34
"hyug", // 0x35
"hyugg", // 0x36
"hyugs", // 0x37
"hyun", // 0x38
"hyunj", // 0x39
"hyunh", // 0x3a
"hyud", // 0x3b
"hyul", // 0x3c
"hyulg", // 0x3d
"hyulm", // 0x3e
"hyulb", // 0x3f
"hyuls", // 0x40
"hyult", // 0x41
"hyulp", // 0x42
"hyulh", // 0x43
"hyum", // 0x44
"hyub", // 0x45
"hyubs", // 0x46
"hyus", // 0x47
"hyuss", // 0x48
"hyung", // 0x49
"hyuj", // 0x4a
"hyuc", // 0x4b
"hyuk", // 0x4c
"hyut", // 0x4d
"hyup", // 0x4e
"hyuh", // 0x4f
"heu", // 0x50
"heug", // 0x51
"heugg", // 0x52
"heugs", // 0x53
"heun", // 0x54
"heunj", // 0x55
"heunh", // 0x56
"heud", // 0x57
"heul", // 0x58
"heulg", // 0x59
"heulm", // 0x5a
"heulb", // 0x5b
"heuls", // 0x5c
"heult", // 0x5d
"heulp", // 0x5e
"heulh", // 0x5f
"heum", // 0x60
"heub", // 0x61
"heubs", // 0x62
"heus", // 0x63
"heuss", // 0x64
"heung", // 0x65
"heuj", // 0x66
"heuc", // 0x67
"heuk", // 0x68
"heut", // 0x69
"heup", // 0x6a
"heuh", // 0x6b
"hyi", // 0x6c
"hyig", // 0x6d
"hyigg", // 0x6e
"hyigs", // 0x6f
"hyin", // 0x70
"hyinj", // 0x71
"hyinh", // 0x72
"hyid", // 0x73
"hyil", // 0x74
"hyilg", // 0x75
"hyilm", // 0x76
"hyilb", // 0x77
"hyils", // 0x78
"hyilt", // 0x79
"hyilp", // 0x7a
"hyilh", // 0x7b
"hyim", // 0x7c
"hyib", // 0x7d
"hyibs", // 0x7e
"hyis", // 0x7f
"hyiss", // 0x80
"hying", // 0x81
"hyij", // 0x82
"hyic", // 0x83
"hyik", // 0x84
"hyit", // 0x85
"hyip", // 0x86
"hyih", // 0x87
"hi", // 0x88
"hig", // 0x89
"higg", // 0x8a
"higs", // 0x8b
"hin", // 0x8c
"hinj", // 0x8d
"hinh", // 0x8e
"hid", // 0x8f
"hil", // 0x90
"hilg", // 0x91
"hilm", // 0x92
"hilb", // 0x93
"hils", // 0x94
"hilt", // 0x95
"hilp", // 0x96
"hilh", // 0x97
"him", // 0x98
"hib", // 0x99
"hibs", // 0x9a
"his", // 0x9b
"hiss", // 0x9c
"hing", // 0x9d
"hij", // 0x9e
"hic", // 0x9f
"hik", // 0xa0
"hit", // 0xa1
"hip", // 0xa2
"hih", // 0xa3
"[?]", // 0xa4
"[?]", // 0xa5
"[?]", // 0xa6
"[?]", // 0xa7
"[?]", // 0xa8
"[?]", // 0xa9
"[?]", // 0xaa
"[?]", // 0xab
"[?]", // 0xac
"[?]", // 0xad
"[?]", // 0xae
"[?]", // 0xaf
"[?]", // 0xb0
"[?]", // 0xb1
"[?]", // 0xb2
"[?]", // 0xb3
"[?]", // 0xb4
"[?]", // 0xb5
"[?]", // 0xb6
"[?]", // 0xb7
"[?]", // 0xb8
"[?]", // 0xb9
"[?]", // 0xba
"[?]", // 0xbb
"[?]", // 0xbc
"[?]", // 0xbd
"[?]", // 0xbe
"[?]", // 0xbf
"[?]", // 0xc0
"[?]", // 0xc1
"[?]", // 0xc2
"[?]", // 0xc3
"[?]", // 0xc4
"[?]", // 0xc5
"[?]", // 0xc6
"[?]", // 0xc7
"[?]", // 0xc8
"[?]", // 0xc9
"[?]", // 0xca
"[?]", // 0xcb
"[?]", // 0xcc
"[?]", // 0xcd
"[?]", // 0xce
"[?]", // 0xcf
"[?]", // 0xd0
"[?]", // 0xd1
"[?]", // 0xd2
"[?]", // 0xd3
"[?]", // 0xd4
"[?]", // 0xd5
"[?]", // 0xd6
"[?]", // 0xd7
"[?]", // 0xd8
"[?]", // 0xd9
"[?]", // 0xda
"[?]", // 0xdb
"[?]", // 0xdc
"[?]", // 0xdd
"[?]", // 0xde
"[?]", // 0xdf
"[?]", // 0xe0
"[?]", // 0xe1
"[?]", // 0xe2
"[?]", // 0xe3
"[?]", // 0xe4
"[?]", // 0xe5
"[?]", // 0xe6
"[?]", // 0xe7
"[?]", // 0xe8
"[?]", // 0xe9
"[?]", // 0xea
"[?]", // 0xeb
"[?]", // 0xec
"[?]", // 0xed
"[?]", // 0xee
"[?]", // 0xef
"[?]", // 0xf0
"[?]", // 0xf1
"[?]", // 0xf2
"[?]", // 0xf3
"[?]", // 0xf4
"[?]", // 0xf5
"[?]", // 0xf6
"[?]", // 0xf7
"[?]", // 0xf8
"[?]", // 0xf9
"[?]", // 0xfa
"[?]", // 0xfb
"[?]", // 0xfc
"[?]", // 0xfd
"[?]" // 0xfe
};
}