[
Lists Home |
Date Index |
Thread Index
]
- To: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Subject: Re: [xml-dev] how to use xml:base and relative URLs with SAX/Java?
- From: Chris Burdess <dog@bluezoo.org>
- Date: Sat, 7 Jan 2006 10:06:09 +0000
- Cc: Anil Philip <goodnewsforyou@yahoo.com>,Michael Kay <mike@saxonica.com>, xml-dev@lists.xml.org
- In-reply-to: <43A1CD30.8030803@metalab.unc.edu>
- Organization: the mireval massive
- References: <20051212210802.58588.qmail@web52704.mail.yahoo.com> <43A1CD30.8030803@metalab.unc.edu>
- User-agent: Mutt/1.5.10i
Elliotte Rusty Harold wrote:
> >No replies???
> >My basic question is: how do I use xml:base from Java?
> >Do I have to define everything from scratch in the
> >schema (in that case, what's the point of having
> >xml:base as a feature), or is there support in the
> >language for the construct?
>
> The only common library that includes built-in support for xml:base that
> I know of is XOM.
>
> http://www.xom.nu/
>
> Maybe DOM3 in the latest Xerces?
>
> I think there's a SAX filter around somewhere but Google can't find it
> right now.
The (StAX, SAX, DOM) XML parser in the next GNU Classpath release and gcj
4.1 will include support for XML Base, which will be enabled by default.
--
Chris Burdess
"They that can give up essential liberty to obtain a little safety
deserve neither liberty nor safety." - Benjamin Franklin
PGP signature
|