- Strip unnecessary trailing spaces

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-08-21 19:16:02 +00:00
parent b2153405c5
commit 2e51ec7022
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39416
1363 changed files with 63242 additions and 63242 deletions

View file

@ -10,10 +10,10 @@
DOCS = freebsd.sgml
DOCS+= tools.sgml
DOCS+= api.sgml
DOCS+= index.sgml
DOCS+= index.sgml
DOCS+= tutorials.sgml
DOCS+= development.sgml
DOCS+= resources.sgml
DOCS+= resources.sgml
DOCS+= vendor.sgml
DOCS+= documentation.sgml
DOCS+= servlets.sgml

View file

@ -26,7 +26,7 @@
The Java Media Framework (JMF) 1.0 API specifies a simple,
unified architecture, messaging protocol, and programming interface
for media playback. This API was developed by Sun Microsystems,
Inc., Silicon Graphics Inc., and Intel Corporation.
Inc., Silicon Graphics Inc., and Intel Corporation.
<br/>
The Java Media Framework (JMF) 2.0 API extends the 1.0 API by
providing capture functionality, pluggable codecs, file saving, RTP
@ -74,23 +74,23 @@
interface for extending a web server with cross-platform and
cross-server components written in the Java Programming Language.</li>
<li> <a href="http://java.sun.com/products/jce/index.html">Java<sup><font size="-2">TM</font></sup> Cryptography (JCE)</a><br/>
The Java Cryptography Extension (JCE) 1.2 provides a framework and
implementations for encryption, key generation and key agreement, and Message
Authentication Code (MAC) algorithms. Support for encryption includes
symmetric, asymmetric, block, and stream ciphers. The software also supports
The Java Cryptography Extension (JCE) 1.2 provides a framework and
implementations for encryption, key generation and key agreement, and Message
Authentication Code (MAC) algorithms. Support for encryption includes
symmetric, asymmetric, block, and stream ciphers. The software also supports
secure streams and sealed objects. </li>
<li><a href="http://java.sun.com/products/beans/infobus/index.html">InfoBus</a><br/>
InfoBus enables dynamic exchange of data between JavaBeans components by
defining a small number of interfaces between cooperating Beans and specifying
InfoBus enables dynamic exchange of data between JavaBeans components by
defining a small number of interfaces between cooperating Beans and specifying
the protocol for use of those interfaces.<br/>
The protocols are based on a notion of an information bus. All components
which implement these interfaces can plug into the bus. As a member of the
bus any component can exchange data with any other component in structured
way, including arrays, tables, and database rowsets.</li>
<li><a href="http://java.sun.com/products/jndi/index.html">Java Naming and Directory Interface<font size="1"><sup>TM</sup></font> (JNDI)</a><br/>
Provides uniform, industry-standard, seamless connectivity from the
Java platform to business information assets, thus allowing developers to
deliver Java applications with unified access to multiple naming and directory
Provides uniform, industry-standard, seamless connectivity from the
Java platform to business information assets, thus allowing developers to
deliver Java applications with unified access to multiple naming and directory
services across the enterprise.</li>
<li> <a href="http://java.sun.com/xml">The XML Project</a><br/>
Sun&acute;s home for combining XML and Java Technology</li>

View file

@ -17,7 +17,7 @@
<ul>
<li> IDE&acute;S</li>
<li><ul>
<li><a href="http://www7b.software.ibm.com/wsdd/zones/vajava/">Visual Age for Java -
<li><a href="http://www7b.software.ibm.com/wsdd/zones/vajava/">Visual Age for Java -
Professional</a> <br/>
<a href="mailto:Joachim.Jaeckel@coffeebreak.de">Joachim Jaeckel</a> has put together a page on how to run Visual Age for Java Professional 3.0 (Linux) under -CURRENT: <a href="http://www.coffeebreak.de/freebsd/">http://www.coffeebreak.de/freebsd/</a></li>
<li><a href="http://jdee.sunsite.dk/">JDE</a> <br/>

View file

@ -19,8 +19,8 @@
<li><b>Kaffe</b> - <a href="http://www.kaffe.org">http://www.kaffe.org</a> - a &quot;clean room&quot; implementation of Java.</li>
<li><a href="http://www.blackdown.org">Linux-Ports</a><br/>The Java Linux Porting Website</li>
<li><ul>
<li><a
href="http://www.blackdown.org/java-linux/jdk1.2-status/index.html">Status of
<li><a
href="http://www.blackdown.org/java-linux/jdk1.2-status/index.html">Status of
porting...</a></li>
<li> JDK 1.2</li>
<li> JAF</li>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD &java; Project: Vendor Links">
<!ENTITY title "FreeBSD &java; Project: Vendor Links">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>