Commit Graph

28 Commits

Author SHA1 Message Date
Arjen Poutsma
0e85927bdf Making the StAX-based XML readers and handlers more compliant 2008-02-09 04:04:25 +00:00
Arjen Poutsma
4f9a152f30 SWS-265 2008-02-06 00:28:37 +00:00
Arjen Poutsma
c14f950304 SWS-265 2008-02-06 00:28:22 +00:00
Arjen Poutsma
0bac32f0c2 Working on JAXP 1.4 support. 2007-12-21 01:46:51 +00:00
Arjen Poutsma
99f8f7299e Working on JAXP 1.4 support. 2007-12-21 01:40:28 +00:00
Arjen Poutsma
5841e69872 Working on JAXP 1.4 support. 2007-12-20 02:39:52 +00:00
Arjen Poutsma
a7d3ed24bc Working on JAXP 1.4 support. 2007-12-19 18:11:02 +00:00
Arjen Poutsma
96882a4e5b Supporting Spring 2.5 for building. 2007-11-10 04:02:55 +00:00
Arjen Poutsma
17196ebdb7 SWS-162 2007-10-29 01:51:40 +00:00
Arjen Poutsma
2912ae3afa Moved xsd to schema package. 2007-10-28 14:24:45 +00:00
Arjen Poutsma
5a3e7dc046 Fixed test 2007-10-28 11:32:51 +00:00
Arjen Poutsma
9eb1cfc364 Added xsd package 2007-10-28 03:50:08 +00:00
Arjen Poutsma
ec664693b8 Trying to reproduce SWS-176 2007-09-21 08:49:39 +00:00
Arjen Poutsma
7a60ba32f3 Added support for unmarshalling XML fragments, requested by Spring Batch. 2007-08-15 23:34:27 +00:00
Arjen Poutsma
022c271db9 Refactored QNameUtils.getQNameForSource() into separate helper class to fix code tangle. 2007-05-12 20:53:35 +00:00
Arjen Poutsma
9aca8e038f Refactored DomUtils into relevant classes. 2007-05-09 12:41:23 +00:00
Arjen Poutsma
3b1841fb44 Removed the Xalan XPathExpression, since Xalan *is* JAXP 1.3. Added NodeMapper functionality to XPathExpression. 2007-04-18 22:49:47 +00:00
Arjen Poutsma
9511de6cc7 Added XPath template. 2007-04-18 13:43:58 +00:00
Arjen Poutsma
4cfe029eea Added XPathExpressionFactoryBean. 2007-04-17 14:30:42 +00:00
Arjen Poutsma
58708fb83a Using JAXB: 2.1.3 2007-04-14 10:33:34 +00:00
Arjen Poutsma
68347ecdd2 Moved MethodEndpoint functionality to core-tiger module. (Fixed #SWS-20) 2007-04-11 13:21:04 +00:00
Arjen Poutsma
f07ea88b35 Added DomUtils 2007-04-11 12:46:39 +00:00
Arjen Poutsma
b07ba24160 Prefixed all abstract classes with Abstract 2007-04-02 09:45:04 +00:00
Arjen Poutsma
962caeab1e Added ResourceSource 2007-01-12 09:19:35 +00:00
Arjen Poutsma
eae86947ac Resolved #SWS-61: DomContentHandler throwing NullpointerExption on document 2006-11-14 12:41:20 +00:00
Arjen Poutsma
21ea3cedfd Moved test resources to default Maven place 2006-10-07 13:33:17 +00:00
Arjen Poutsma
a6c7b7404d Fixed #SWS-59: CastorMarshaller does not marshal to DOM trees correctly 2006-10-06 10:34:23 +00:00
Arjen Poutsma
66d3aef26c Moved Spring-WS to separate dir. 2006-09-24 19:22:56 +00:00