jaxp/src/com/sun/org/apache/xml/internal/serializer/HTMLEntities.properties
changeset 12457 c348e06f0e82
parent 6 7f561c08de6b
equal deleted inserted replaced
12324:1d7e6da6adc8 12457:c348e06f0e82
       
     1 ###########################################################################
       
     2 # reserved comment block
       
     3 # DO NOT REMOVE OR ALTER!
       
     4 ###########################################################################
       
     5 ###########################################################################
       
     6 # Copyright 2003-2004 The Apache Software Foundation.
       
     7 #
       
     8 # Licensed under the Apache License, Version 2.0 (the "License");
       
     9 # you may not use this file except in compliance with the License.
       
    10 # You may obtain a copy of the License at
       
    11 #
       
    12 #     http://www.apache.org/licenses/LICENSE-2.0
       
    13 #
       
    14 # Unless required by applicable law or agreed to in writing, software
       
    15 # distributed under the License is distributed on an "AS IS" BASIS,
       
    16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
       
    17 # See the License for the specific language governing permissions and
       
    18 # limitations under the License.
       
    19 ##########################################################################
       
    20 #
       
    21 # $Id: HTMLEntities.properties,v 1.2.4.1 2005/09/15 08:15:19 suresh_emailid Exp $
       
    22 # in ./java/src/com/sun/org/apache/xml/internal/serializer
       
    23 #
       
    24 # @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
       
    25 # This file must be encoded in UTF-8; see com.sun.org.apache.xml.internal.serializer.CharInfo
       
    26 #
       
    27 # Character entity references for markup-significant
       
    28 #
       
    29 quot=34
       
    30 amp=38
       
    31 lt=60
       
    32 gt=62
       
    33 nbsp=160
       
    34 #
       
    35 # Character entity references for ISO 8859-1 characters
       
    36 #
       
    37 iexcl=161
       
    38 cent=162
       
    39 pound=163
       
    40 curren=164
       
    41 yen=165
       
    42 brvbar=166
       
    43 sect=167
       
    44 uml=168
       
    45 copy=169
       
    46 ordf=170
       
    47 laquo=171
       
    48 not=172
       
    49 shy=173
       
    50 reg=174
       
    51 macr=175
       
    52 deg=176
       
    53 plusmn=177
       
    54 sup2=178
       
    55 sup3=179
       
    56 acute=180
       
    57 micro=181
       
    58 para=182
       
    59 middot=183
       
    60 cedil=184
       
    61 sup1=185
       
    62 ordm=186
       
    63 raquo=187
       
    64 frac14=188
       
    65 frac12=189
       
    66 frac34=190
       
    67 iquest=191
       
    68 Agrave=192
       
    69 Aacute=193
       
    70 Acirc=194
       
    71 Atilde=195
       
    72 Auml=196
       
    73 Aring=197
       
    74 AElig=198
       
    75 Ccedil=199
       
    76 Egrave=200
       
    77 Eacute=201
       
    78 Ecirc=202
       
    79 Euml=203
       
    80 Igrave=204
       
    81 Iacute=205
       
    82 Icirc=206
       
    83 Iuml=207
       
    84 ETH=208
       
    85 Ntilde=209
       
    86 Ograve=210
       
    87 Oacute=211
       
    88 Ocirc=212
       
    89 Otilde=213
       
    90 Ouml=214
       
    91 times=215
       
    92 Oslash=216
       
    93 Ugrave=217
       
    94 Uacute=218
       
    95 Ucirc=219
       
    96 Uuml=220
       
    97 Yacute=221
       
    98 THORN=222
       
    99 szlig=223
       
   100 agrave=224
       
   101 aacute=225
       
   102 acirc=226
       
   103 atilde=227
       
   104 auml=228
       
   105 aring=229
       
   106 aelig=230
       
   107 ccedil=231
       
   108 egrave=232
       
   109 eacute=233
       
   110 ecirc=234
       
   111 euml=235
       
   112 igrave=236
       
   113 iacute=237
       
   114 icirc=238
       
   115 iuml=239
       
   116 eth=240
       
   117 ntilde=241
       
   118 ograve=242
       
   119 oacute=243
       
   120 ocirc=244
       
   121 otilde=245
       
   122 ouml=246
       
   123 divide=247
       
   124 oslash=248
       
   125 ugrave=249
       
   126 uacute=250
       
   127 ucirc=251
       
   128 uuml=252
       
   129 yacute=253
       
   130 thorn=254
       
   131 yuml=255
       
   132 #
       
   133 # Character entity references for symbols, mathematical symbols, and Greek letters
       
   134 #
       
   135 # Latin Extended -- Netscape can't handle
       
   136 # fnof 402
       
   137 #
       
   138 # Greek - Netscape can't handle these
       
   139 # Alpha 913
       
   140 # Beta 914
       
   141 # Gamma 915
       
   142 # Delta 916
       
   143 # Epsilon 917
       
   144 # Zeta 918
       
   145 # Eta 919
       
   146 # Theta 920
       
   147 # Iota 921
       
   148 # Kappa 922
       
   149 # Lambda 923
       
   150 # Mu 924
       
   151 # Nu 925
       
   152 # Xi 926
       
   153 # Omicron 927
       
   154 # Pi 928
       
   155 # Rho 929
       
   156 # Sigma 931
       
   157 # Tau 932
       
   158 # Upsilon 933
       
   159 # Phi 934
       
   160 # Chi 935
       
   161 # Psi 936
       
   162 # Omega 937
       
   163 # alpha 945
       
   164 # beta 946
       
   165 # gamma 947
       
   166 # delta 948
       
   167 # epsilon 949
       
   168 # zeta 950
       
   169 # eta 951
       
   170 # theta 952
       
   171 # iota 953
       
   172 # kappa 954
       
   173 # lambda 955
       
   174 # mu 956
       
   175 # nu 957
       
   176 # xi 958
       
   177 # omicron 959
       
   178 # pi 960
       
   179 # rho 961
       
   180 # sigmaf 962
       
   181 # sigma 963
       
   182 # tau 964
       
   183 # upsilon 965
       
   184 # phi 966
       
   185 # chi 967
       
   186 # psi 968
       
   187 # omega 969
       
   188 # thetasym 977
       
   189 # upsih 978
       
   190 # piv 982
       
   191 #
       
   192 # General Punctuation
       
   193 bull=8226
       
   194 hellip=8230
       
   195 prime=8242
       
   196 Prime=8243
       
   197 oline=8254
       
   198 frasl=8260
       
   199 #
       
   200 # Letterlike Symbols
       
   201 weierp=8472
       
   202 image=8465
       
   203 real=8476
       
   204 trade=8482
       
   205 alefsym=8501
       
   206 #
       
   207 # Arrows
       
   208 larr=8592
       
   209 uarr=8593
       
   210 rarr=8594
       
   211 darr=8595
       
   212 harr=8596
       
   213 crarr=8629
       
   214 lArr=8656
       
   215 uArr=8657
       
   216 rArr=8658
       
   217 dArr=8659
       
   218 hArr=8660
       
   219 #
       
   220 # Mathematical Operators
       
   221 forall=8704
       
   222 part=8706
       
   223 exist=8707
       
   224 empty=8709
       
   225 nabla=8711
       
   226 isin=8712
       
   227 notin=8713
       
   228 ni=8715
       
   229 prod=8719
       
   230 sum=8721
       
   231 minus=8722
       
   232 lowast=8727
       
   233 radic=8730
       
   234 prop=8733
       
   235 infin=8734
       
   236 ang=8736
       
   237 and=8743
       
   238 or=8744
       
   239 cap=8745
       
   240 cup=8746
       
   241 int=8747
       
   242 there4=8756
       
   243 sim=8764
       
   244 cong=8773
       
   245 asymp=8776
       
   246 ne=8800
       
   247 equiv=8801
       
   248 le=8804
       
   249 ge=8805
       
   250 sub=8834
       
   251 sup=8835
       
   252 nsub=8836
       
   253 sube=8838
       
   254 supe=8839
       
   255 oplus=8853
       
   256 otimes=8855
       
   257 perp=8869
       
   258 sdot=8901
       
   259 #
       
   260 # Miscellaneous Technical
       
   261 lceil=8968
       
   262 rceil=8969
       
   263 lfloor=8970
       
   264 rfloor=8971
       
   265 lang=9001
       
   266 rang=9002
       
   267 #
       
   268 # Geometric Shapes
       
   269 loz=9674
       
   270 #
       
   271 # Miscellaneous Symbols
       
   272 spades=9824
       
   273 clubs=9827
       
   274 hearts=9829
       
   275 diams=9830
       
   276 #
       
   277 # Character entity references for internationalization characters
       
   278 #
       
   279 # Latin Extended-A
       
   280 # Netscape can't handle!
       
   281 # OElig 338
       
   282 # oelig 339
       
   283 
       
   284 #-- NN 4.7 does not seem to support these, so they might ought to be commented.
       
   285 # Scaron 352
       
   286 # scaron 353
       
   287 # Yuml 376
       
   288 #
       
   289 # Spacing Modifier Letters -- Netscape can't handle
       
   290 # circ 710
       
   291 # tilde 732
       
   292 #
       
   293 # General Punctuation
       
   294 ensp=8194
       
   295 emsp=8195
       
   296 thinsp=8201
       
   297 zwnj=8204
       
   298 zwj=8205
       
   299 lrm=8206
       
   300 rlm=8207
       
   301 ndash=8211
       
   302 mdash=8212
       
   303 lsquo=8216
       
   304 rsquo=8217
       
   305 sbquo=8218
       
   306 ldquo=8220
       
   307 rdquo=8221
       
   308 bdquo=8222
       
   309 dagger=8224
       
   310 Dagger=8225
       
   311 permil=8240
       
   312 lsaquo=8249
       
   313 rsaquo=8250
       
   314 euro=8364