Created: (XERCESJ-1256) SoC2007 project "Add support for the StAX (JSR-17 2007-06-25 - By Wei Duan (JIRA)
SoC2007 project "Add support for the StAX (JSR-173) cursor API to Xerces-J" ---------------------------------------------------------------------------
Key: XERCESJ-1256 URL: https://issues.apache.org/jira/browse/XERCESJ-1256 Project: Xerces2-J Issue Type: New Feature Components: StAX Environment: J2SE 1.6. Eclipse, JUnit. Reporter: Wei Duan Attachments: patch.txt
This code zip is first formal code submit for SoC 2007 project "Add support for the StAX (JSR-173) cursor API to Xerces-J".
The work done in the prototype also includes: * Use XMLPullConfiguration to simulate stax parsing process. * Implement basic XML infosets such as element, attribute, text, namespacecontext, location, namespace.
The ongoing work includes: * Support filter function. * Give more complete support for XML infosets such as DTD, Entity -Referrence, CDATA, etc. * Support properties such as like XMLReporter (for reporting errors) and XMLResolver (for resolving external entities). * Implement the close() method which frees resources (like XMLParserConfigurations).
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
--------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|