Details
-
Type: Test
-
Status: Closed
-
Priority: Major
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Compatibility
-
Labels:None
-
JDK version and platform:Sun 1.6
Description
Could you tell me if there is any other XML parser than JAXP DOM and XPP3 are supported by XStream?
In another word, is there any other parser I can use when creating instance of XStream object as following?
XStream xstream = new XStream(new DomDriver());
Please use the user's list! This is a bug tracking system and definitely not the appropriate place to ask questions.