URI
Homepage
Wikipedia
Specification
Essays
  • JAXP V1.4.2, 04 Jun 2007
    The JAXP team have pushed out another update release of the Java API for XML Processing (JAXP). V1.4.2 addresses a packaging oversight and fixes some bugs.
  • JAXP Developments, 21 Mar 2007
    JAXP development continues with a new release and a new forum.
  • All your resolvers are belong to us, 14 Feb 2007
    Making resolvers easier for users.
  • Building a better resolver, 06 Feb 2007
    I've been working on a reimplementation of my XML Catalog-based entity/URI resolver. It has a more sensible design, includes a caching feature, and supports a new API for dealing with XML Namespace names.
  • XProc: An XML Pipeline Language, 28 Sep 2006
    The XML Processing Model Working Group has published the First Public Working Draft of the pipeline language document.
  • Working with JAXP namespace contexts, 28 Mar 2006
    The NamespaceContext is the interface that JAXP provides for establishing the namespace bindings used when an XPath expression is evaluated. Unfortunately, as interfaces go, it leaves a couple of things to be desired.
  • JAXP 1.3.1, 19 Dec 2005
    A holiday present from the JAXP RI team!
See also