SAX2: Namespace proposal
Ray Waldin
rwaldin at pacbell.net
Sun Dec 19 10:50:24 GMT 1999
James Clark wrote:
> Here's an alternative proposal:
My comments:
1) Nice!
2) Please add the prefix param to endNamespaceDecl(). This makes application
management of prefix stacks somewhat simpler.
3) Since the localName param and getLocalName methods play different roles for
different NamespaceProcessingLevels, you may want to rename them using the more
generic name "name", as in:
DocumentHandler.startElement(String namespaceURI, String name, AttributeList
attList);
and
AttributeList.getName(int i);
-Ray
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