SAX2: Namespace proposal

Stefan Haustein stefan.haustein at trantor.de
Mon Dec 20 19:53:37 GMT 1999


David Megginson wrote:
> Stefan Haustein <stefan.haustein at trantor.de> writes:
> > OK, what about
> >
> >  void startElement(String localName, AttributeList attr,
> > NameSpaceContext nsc)
> >
> > NameSpaceContext could be unmutable and thus be reused while unchanged.
> > I could still remember all parameters since there is only one more at
> > the end :-)
> >
> > The parser would only need to check if the NSC has changed and could
> > reuse the same object otherwise.
> 
> How would that help with attribute lists?

Where is the problem in adding something similar to the attribute lists,
e.g.: 

- getLocalName
- getType
- getValue
- getNameSpaceContext

NameSpaceContext could provide access methods for the namespace URI and
the prefix. It also
could provide a method "getName (String localName)" that builds the full
name if needed. 

Best regards

Stefan

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