XInclude Engine in Java for JDOM and DOM2

Elliot Rusty Harold’s put together an implementation of XInclude (which does 80% of what XPointer does, and is less complex) in Java. It supports JDOM and DOM2.

Apache Cocoon already has built in XInclude support, so it’s nice to see another implementation. XInclude compliments the XSLT document() function. So you can mix and match according to your application.

Possibly Related posts (machine generated):

  1. PHP from XSLT
  2. XSLT Tools for AppleScript
  3. Using XInclude in Feeds
  4. XMonkey
  5. Benchmarking Web Apps on Apache

More like this: , .

blog comments powered by Disqus