mrglavas 2004/01/30 07:18:43
Modified: java/docs faq-xcatalogs.xml
Log:
Adding an anchor to FAQ about other catalog formats.
Revision Changes Path
1.4 +2 -1 xml-xerces/java/docs/faq-xcatalogs.xml
Index: faq-xcatalogs.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/faq-xcatalogs.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- faq-xcatalogs.xml 27 Jan 2004 02:23:20 -0000 1.3
+++ faq-xcatalogs.xml 30 Jan 2004 15:18:43 -0000 1.4
@@ -11,7 +11,7 @@
<code>resolver.jar</code> needs to be on your classpath (or accessible
in some other way to the ClassLoader). The resolver provides an implementation
of <jump href="http://www.oasis-open.org/committees/entity/spec.html">OASIS
XML Catalogs</jump>
- as well as some other catalog formats. The XML Commons Resolver 1.1 is
included with
+ as well as some <link anchor='xcatalogs-other-formats'>other</link> catalog
formats. The XML Commons Resolver 1.1 is included with
the binary distribution of Xerces. For information about interacting directly
with
the Resolver's API visit the <jump href="http://xml.apache.org/commons/">XML
Commons</jump>
site.
@@ -204,6 +204,7 @@
<faq title="Other Catalog Formats">
<q>Are other catalog formats supported?</q>
<a>
+ <anchor name='xcatalogs-other-formats'/>
<p>
Xerces only includes a utility class for OASIS XML Catalogs, however
the XML Commons Resolver supports several other catalog formats
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]