|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] AElfred 1.0beta4 release
There is a new version of Microstar's Ælfred XML parser available,
incorporating some of the suggestions that have come up in recent
discussions on this list. You can try out the new version online or
download it using the following URL:
http://www.microstar.com/XML/
Ælfred 1.0beta4 contains some major changes to the interface:
1. New callbacks
void startExternalEntity (XmlParser p, URL systemId)
void endExternalEntity (XmlParser p, URL systemId)
void charData (XmlParser p, char ch[], int length)
void ignorableWhitespace (XmlParser p, char ch[], int length)
2. Removed callbacks
void data (XmlParser p, String data)
2. Modified callbacks
void startDocument (XmlParser p)
void attribute (XmlParser p, String aname, String value, boolean isSpecified)
Apologies in advance to those of you who have already integrated
Ælfred into your tools -- I hope that the changes won't cost you more
than 15 minutes or so of modification and testing.
The addition of ignorable whitespace is required by the XML spec
(though Ælfred is non-conforming for error-reporting, I want the
information that it provides to be correct).
All the best,
David
--
David Megginson ak117@f...
Microstar Software Ltd. dmeggins@m...
http://home.sprynet.com/sprynet/dmeggins/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








