[jdom-interest] Base URI patch

Elliotte Rusty Harold elharo at metalab.unc.edu
Sat May 24 04:21:21 PDT 2003


At 2:20 PM -0700 5/23/03, Jason Hunter wrote:

>Doesn't it need to be added for all Child types?

In accordance with the XML Base spec, all child and parent types 
would have a getbaseURI() method but only Parents would have a 
setBaseURI() method. A text node, for example, cannot have a base URI 
independent of its parent element.
-- 

   Elliotte Rusty Harold
   elharo at metalab.unc.edu
   Processing XML with Java (Addison-Wesley, 2002)
   http://www.cafeconleche.org/books/xmljava
   http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA



More information about the jdom-interest mailing list