This is an automated email from the ASF dual-hosted git repository.

mukulg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/xalan-site.git


The following commit(s) were added to refs/heads/master by this push:
     new fa784aa0 minor changes to xalanj documentation
fa784aa0 is described below

commit fa784aa023d528fca2a08acf3083ce5bdf245390
Author: Mukul Gandhi <gandhi.mu...@gmail.com>
AuthorDate: Fri Apr 14 21:53:40 2023 +0530

    minor changes to xalanj documentation
---
 xalan-j/resources.html | 53 +++++++++-----------------------------------------
 1 file changed, 9 insertions(+), 44 deletions(-)

diff --git a/xalan-j/resources.html b/xalan-j/resources.html
index 52aaf341..723dc48a 100644
--- a/xalan-j/resources.html
+++ b/xalan-j/resources.html
@@ -258,14 +258,14 @@
 <strong>XSL Transformations (XSLT) Version 1.0</strong>
 </h4>
 <p>id = [xslt]<br />
-<a 
href="https://www.w3.org/TR/1999/REC-xslt-19991116";>https://www.w3.org/TR/1999/REC-xslt-19991116</a>
+<a 
href="http://www.w3.org/TR/1999/REC-xslt-19991116";>http://www.w3.org/TR/1999/REC-xslt-19991116</a>
 <br />
 </p>
 <h4 class="resourcetitle">
 <strong>XML Path Language (XPath) Version 1.0</strong>
 </h4>
 <p>id = [xpath]<br />
-<a 
href="https://www.w3.org/TR/1999/REC-xpath-19991116";>https://www.w3.org/TR/1999/REC-xpath-19991116</a>
+<a 
href="http://www.w3.org/TR/1999/REC-xpath-19991116";>http://www.w3.org/TR/1999/REC-xpath-19991116</a>
 <br />
 </p>
 <h4 class="resourcetitle">
@@ -290,52 +290,17 @@
 <br />
 </p>
 <h4 class="resourcetitle">
-<strong>SAX</strong>
+<strong>Simple API for XML (SAX)</strong>
 </h4>
 <p>id = [sax]<br />
-<a 
href="http://www.megginson.com/SAX/sax.html";>http://www.megginson.com/SAX/sax.html</a>
-<br />
-</p>
-<h4 class="resourcetitle">
-<strong>SAX 2</strong>
-</h4>
-<p>id = [sax2]<br />
 <a href="http://sax.sourceforge.net/";>http://sax.sourceforge.net/</a>
 <br />
 </p>
 <h4 class="resourcetitle">
-<strong>Java API for XML Parsing 1.0</strong>
+<strong>Java API for XML Processing (JAXP)</strong>
 </h4>
 <p>id = [jaxp]<br />
-<a 
href="http://java.sun.com/webservices/jaxp/dist/1.1/docs/api/index.html";>http://java.sun.com/webservices/jaxp/dist/1.1/docs/api/index.html</a>
-<br />
-</p>
-<h4 class="resourcetitle">
-<strong>Java API for XML Processing 1.1</strong>
-</h4>
-<p>id = [jaxp11]<br />
-<a 
href="http://java.sun.com/webservices/jaxp/dist/1.1/jaxp-1_1-spec.pdf";>http://java.sun.com/webservices/jaxp/dist/1.1/jaxp-1_1-spec.pdf</a>
-<br />
-</p>
-<h4 class="resourcetitle">
-<strong>Java API for XML Processing 1.2</strong>
-</h4>
-<p>id = [jaxp12]<br />
-<a 
href="http://java.sun.com/webservices/jaxp/index.jsp";>http://java.sun.com/webservices/jaxp/index.jsp</a>
-<br />
-</p>
-<h4 class="resourcetitle">
-<strong>Java API for XML Processing (JAXP) 1.3</strong>
-</h4>
-<p>id = [jaxp13-longname-withacronym]<br />
-<a href="https://jaxp.java.net/";>https://jaxp.java.net/</a>
-<br />
-</p>
-<h4 class="resourcetitle">
-<strong>JAXP 1.3</strong>
-</h4>
-<p>id = [jaxp13]<br />
-<a href="https://jaxp.java.net/";>https://jaxp.java.net/</a>
+<a 
href="https://www.oracle.com/java/technologies/jaxp-introduction.html";>https://www.oracle.com/java/technologies/jaxp-introduction.html</a>
 <br />
 </p>
 <h4 class="resourcetitle">
@@ -353,17 +318,17 @@
 <br />
 </p>
 <h4 class="resourcetitle">
-<strong>xml-commons/java/external/src</strong>
+<strong>xml-commons/trunk</strong>
 </h4>
 <p>id = [xmlapirepository]<br />
-<a 
href="http://svn.apache.org/viewvc/xml/commons/trunk/java/external/src/";>http://svn.apache.org/viewvc/xml/commons/trunk/java/external/src/</a>
+<a 
href="http://svn.apache.org/viewvc/xerces/xml-commons/trunk/";>http://svn.apache.org/viewvc/xerces/xml-commons/trunk/</a>
 <br />
 </p>
 <h4 class="resourcetitle">
-<strong>Endorsed Standards Override Mechanism</strong>
+<strong>Java Endorsed Standards Override Mechanism</strong>
 </h4>
 <p>id = [endorsed]<br />
-<a 
href="http://java.sun.com/j2se/1.4.2/docs/guide/standards/";>http://java.sun.com/j2se/1.4.2/docs/guide/standards/</a>
+<a 
href="https://docs.oracle.com/javase/8/docs/technotes/guides/standards/";>https://docs.oracle.com/javase/8/docs/technotes/guides/standards/</a>
 <br />
 </p>
 <h4 class="resourcetitle">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to