Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] XOM Visitor pattern

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Mike Colbert <mbcolbert AT yahoo.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] XOM Visitor pattern
  • Date: Mon, 13 Mar 2006 04:57:50 -0800 (PST)

I read in the FAQ about the Visitor pattern not being built into XOM. I
agree that building this into the core API from the very beginning may have
as many downsides as up, especially with regard to simplicity. However, I
thought it would be interesting to create an extension that supports it, so I
did. You can download it here:

http://www.mikecolbert.com/xomvisitor.tar.gz

Here's the README:

http://www.mikecolbert.com/XOMVISITOR_README

Thanks,
Mike











Archive powered by MHonArc 2.6.24.

Top of Page