Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] XOM 1.1 documentation nits

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Ed Davies <edavies AT nildram.co.uk>
  • To: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: [XOM-interest] XOM 1.1 documentation nits
  • Date: Mon, 26 Dec 2005 16:37:43 +0000

Here are two things I think are suspicious in XOM-1.1.zip.

install.xhtml and README.txt both reference lib/xmlParserAPIs.jar.
This file is not in the .zip - I think the file should be
lib/xml-apis.jar but I'm not sure.

apidocs/nu/xom/xslt/XSLTransform.html, in the overview section
where the method TrAX searches for transformer factory is described,
step 3 references parsers.DocumentBuilderFactory. I haven't looked
at the code or made any tests but I'd guess this should be
transform.TransformerFactory.

I hope these comments make sense,

Ed Davies.





Archive powered by MHonArc 2.6.24.

Top of Page