summaryrefslogtreecommitdiffstats
path: root/xml/src/main/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-04532-182232/+0
* Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.Jesse Wilson2010-04-203-17/+39
* Fixing namespace+prefix mode in Expat and removing optional fields from callb...Jesse Wilson2010-03-191-1/+1
* Fixing 10 of the XPath failures caused by a malformed Document.Jesse Wilson2010-03-171-4/+4
* Implementing Document.renameNode() and DOMImplementation.getFeature().Jesse Wilson2010-03-155-69/+75
* Adding support for DOM3 attribute IDs and SchemaTypeInfos.Jesse Wilson2010-03-113-12/+56
* Implementing getBaseUri() for DOM.Jesse Wilson2010-03-111-29/+80
* Implement adoptNode() and importNode().Jesse Wilson2010-03-093-127/+213
* Adding support for getUserData() and setUserData() to DOM nodes.Jesse Wilson2010-03-089-27/+110
* Implementing almost all of Document.normalizeDocument().Jesse Wilson2010-03-019-33/+217
* New implementation for DOMConfiguration.Jesse Wilson2010-03-013-20/+402
* Adding tests to parse document attributes from the DOM.Jesse Wilson2010-02-263-24/+38
* Implementing still more DOM API for text nodes.Jesse Wilson2010-02-237-48/+107
* More XML DOM v3 APIs.Jesse Wilson2010-02-203-14/+129
* DOM setTextContent() tests and implementation fixes.Jesse Wilson2010-02-193-12/+32
* Filling in some gaps in our XML DOM v3 API.Jesse Wilson2010-02-194-59/+251
* Fixing problems with the test runner's ability to parse expected results files.Jesse Wilson2010-02-112-9/+11
* Fixing some of our XSLT implementation issues.Jesse Wilson2010-02-106-17/+70
* Restore our ability to parse an XML Document given a File argumentJesse Wilson2010-02-021-2/+10
* Fix warnings in the new XML code.Elliott Hughes2010-02-012-4/+4
* Removing dead code from our copy of Xalan.Jesse Wilson2010-01-28165-74827/+45
* Bring our XML APIs up to date with Java 5.Jesse Wilson2010-01-27651-21/+250230
* Depessimize string conversions.Elliott Hughes2009-12-181-1/+1
* Implement DTDHandler support for ExpatParser.Elliott Hughes2009-12-092-14/+19
* Various XML fixes.Elliott Hughes2009-11-172-22/+32
* Fix DOM parsing of character references/entities.Elliott Hughes2009-11-101-5/+41
* Fix Node.getNextSibling bounds checking.Elliott Hughes2009-09-251-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0328-0/+5433
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0328-5433/+0
* Initial ContributionThe Android Open Source Project2008-10-2128-0/+5433