SAX2: AttributeList ?!?

Stefan Haustein haustein at ls8.cs.uni-dortmund.de
Tue Jan 4 16:43:10 GMT 2000


Am I the only one having problems with search methods 

    public String getType (String name);
    public String getValue (String name);

for prefixed names in the SAX2 AttributeList? Do they 
only work when prefixes are swithed on in the parser? 
If prefixes are switched on in the parser, are also 
the unprefixed names stored in the attribute list for 
the namespace aware access methods? Or do the
namespace aware search methods cut off the prefix
while searching? Does the attributeList know if 
prefixes are switched on?

To me, the prefix switching option seems
confusing, especially in connection with the
AttributeList. Meanwhile, I would prefer Richard 
Anderson's proposal always delivering the prefix 
in startElement, and add similar support to the 
attributeList. 

In my opinion, when getValue with a single 
parameter is included in the AttributeList, it 
should be a convenience method that defaults 
to the namespace of the element. 

Best regards

Stefan



-- 
Stefan Haustein
University of Dortmund
Computer Science VIII
www-ai.cs.uni-dortmund.de

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list