Replace Unicode … with its plain text equivalent: "..."
Not all browsers support this Unicode entity
This commit is contained in:
parent
7c8f2c9b51
commit
22786bcf24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6690
5 changed files with 16 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/links/api.sgml,v 1.1 2000/01/29 14:17:11 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/links/api.sgml,v 1.2 2000/01/29 23:53:49 patrick Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: API">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
<li> <a href="http://java.sun.com/xml">The XML Project</a><br>
|
||||
Sun´s home for combining XML and Java Technology
|
||||
</ul>
|
||||
<h2> Third Party packages … </h2>
|
||||
<h2> Third Party packages... </h2>
|
||||
<ul>
|
||||
<li> <a href="http://www.objectspace.com/products/jglOverview.htm">JGL (Java Generic Library)</a><br>
|
||||
A collection API implementation including linked lists etc. The Collection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue