[jdom-interest] JDOM namespace bug?
    Jason Hunter 
    jhunter at collab.net
       
    Wed Apr 11 14:20:07 PDT 2001
    
    
  
> Tags with the "ej" prefix are in the default namespace, 
The default namespace is the namespace with no prefix.  So I don't
follow you here.
> and tags with
> no prefix are in the XHTML namespace. (To put it another way, the
> null prefix maps to a non-null URI, and the non-null prefix maps to the
> null URI. There, did that help any, or confuse it further?)
The Namespace class enforces the spec rule that user-created Namespace
URIs aren't empty strings, so I don't see how this could work either.
-jh-
    
    
More information about the jdom-interest
mailing list