Saturday, 14 September 2013

XML parser for storing the element content of a xml file in individual java object states

XML parser for storing the element content of a xml file in individual
java object states

Can you please help me how to parse a xml and store the elements of the
XML file in a java class object (XML elements as Java object states? I
tried to search in the forum, but could not find an answer. I am
implementing the logic using SAX parser with implementing XMLReader.
Thanks

No comments:

Post a Comment