Issue Type: Improvement Improvement
Affects Versions: 1.7.0
Assignee: Shameera Rathnayaka
Components: json
Created: 25/Aug/12 14:33
Description: At the moment in XmlNodeGenerator class use several methods in the same class to process and generate xmlNode which is an intermediate representation of operation XmlSchemalist. But for better understanding and designing it can be wrapped to two methods like processSchemaType(XmlSchemaType xmlSchemaType , XmlNode parentNode , XmlSchema schema) which process Complex and Simpel Types and processElement(XmlSchemaElement element, XmlNode parentNode , XmlSchema schema) which handle xmlSchema elements.
Fix Versions: 1.7.0
Project: Axis2
Labels: json gson
Priority: Major Major
Reporter: Shameera Rathnayaka
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Reply via email to