Fast filter support in SAX2
Bill la Forge
b.laforge at jxml.com
Fri Mar 26 13:53:43 GMT 1999
I'd like to suggest another method in Parser2:
public String unique(String);
as well as a featureID for requesting unique element and attribute names.
The thought is to bring the speed of filters closer to the speed of doing
things within a parser.
If a parser supports both the unique feature and provides access to its
element stack, then we are well on the way to being able to implement
Simpon's layered parser.
Bill
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 (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe 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