How can i get the value of “SEO-MOD-001”?
{
"SEO": [
{
"SEO-MOD-001": {
"SEO-END-001": ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
"SEO-END-002": [10, 6, 1, 2, 5, 7, 9, 12, 8, 6, 10, 7]
}
}
]
}
2
Answers
Download a Jar Name
Json-simple-1.1.jar
hereadd it to you lib or Maven Dependency and A sample Code For You.
Parsing Logic To this Object