Task #1624
Story #1027: Re-assessing the java service api package structure
Review and potentially revise NodeListParser
Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_common_java
Target version:
Start date:
2011-06-06
Due date:
% Done:
100%
Milestone:
CCI-0.6.3
Product Version:
*
Story Points:
Sprint:
Description
NodeListParser hits the schema location in order to validate an xml stream provided to it.
It should be using JibX for deserialization and morphing into map structure rather than w3c DOM & xpath.
Also, is this class really needed in common? If it is a metacat helper class, then maybe the method should move into Metacat. Otherwise, there are other NodeList helper classes that are in use by other projects.
History
#1 Updated by Robert Waltz over 13 years ago
- Status changed from New to Closed
- Target version set to Sprint-2011.28-Block.4
- Milestone set to CCI-0.6.3