Simeon Fitch <[EMAIL PROTECTED]> wrote:

> Unless others know of a better way, for me to get a
> org.w3c.dom.Document version of the build.xml file, where my own
> classes are members of the tree, I'm going to have to implement my
> own DOM builder using the SAX API, (just like Ant does). I'm not
> sure the JAXP 1.0.1 API exposes the amount of API I need to do this
> in library inspecific manner.

I haven't had the time to look at JAXP 1.1 yet. It is available
through the JDC as early access. Maybe the API of this version could
do what you need (in mid term that is, personally I'd expect Ant to
use JAXP 1.1 when it has been finalized).

Stefan

Reply via email to