devdaily home | apple | java | perl | unix | directory | blog

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<!-- Special characters for XHTML -->

<!-- Character entity set. Typical invocation:
     <!ENTITY % HTMLspecial PUBLIC
        "-//W3C//ENTITIES Special for XHTML//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent">
     %HTMLspecial;
-->

<!-- Portions (C) International Organization for Standardization 1986:
     Permission to copy in any form is granted for use with
     conforming SGML systems and applications as defined in
     ISO 8879, provided this notice is included in all copies.
-->

<!-- Relevant ISO entity set is given unless names are newly introduced.
     New names (i.e., not in ISO 8879 list) do not clash with any
     existing ISO 8879 entity names. ISO 10646 character numbers
     are given for each character, in hex. values are decimal
     conversions of the ISO 10646 values and refer to the document
     character set. Names are Unicode names. 
-->

<!-- C0 Controls and Basic Latin -->
<!ENTITY quot    """> 
<!ENTITY amp     "&#38;"> 
<!ENTITY lt      "&#60;"> 
<!ENTITY gt      ">"> 
<!ENTITY apos	 "'"> 

<!-- Latin Extended-A -->
<!ENTITY OElig   "Œ"> 
<!-- ligature is a misnomer, this is a separate character in some languages -->
<!ENTITY Scaron  "Š"> 

<!-- General Punctuation -->
<!ENTITY ensp    " "> 
<!ENTITY emsp    " "> 
<!ENTITY thinsp  " "> 
<!ENTITY zwnj    "‌"> 
<!ENTITY lrm     "‎"> 
<!ENTITY rlm     "‏"> 
<!ENTITY ndash   "–"> 
<!ENTITY mdash   "—"> 
<!ENTITY lsquo   "‘"> 
<!ENTITY ldquo   "“"> 
<!ENTITY dagger  "†"> 
<!ENTITY Dagger  "‡"> 
<!ENTITY permil  "‰"> 
<!ENTITY lsaquo  "‹"> 




Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
 
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com