summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/common-xml/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-124-112/+238
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-111-3/+3
* Add the methods to read the XML documents for certain attributes such as tnsrfeng2009-08-105-0/+443
* Add a few typed getAttribute methodsrfeng2009-08-071-0/+124
* Work around http://jira.codehaus.org/browse/WSTX-144rfeng2009-08-071-1/+13
* Replace the DOMHelper from common-xml modulerfeng2009-08-071-0/+13
* Add getInstance helper methodrfeng2009-08-074-3/+41
* Move the test case into the reader packagerfeng2009-08-061-1/+1
* Add constructors that take factoriesrfeng2009-08-063-4/+37
* Reorg the package namesrfeng2009-08-0624-1189/+51
* Add SAX utilitiesrfeng2009-08-064-8/+196
* Fix the DOM XMLStreamReaderrfeng2009-08-064-13/+17
* Adding common-xml into modules as the base to hold XML related utilities rfeng2009-08-0625-0/+6635
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3125-6587/+0
* Add common-xml module to contain xml utilitiesrfeng2008-12-1025-0/+6587