Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6967955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:23:20+00:00 2026-05-27T16:23:20+00:00

I have to convert a Map- Map1 into Map2. Map1: A.B.Key = Key A.B.Value

  • 0

I have to convert a Map- Map1 into Map2.

Map1:

A.B.Key    = "Key"
A.B.Value  = "Value"
A.B.Key1   = "Key1"
A.B.Value1 = "Value1"
A.B.Key2   = "Key2"
A.B.Value2 = "Value2"

Map2:

Key  = Value
Key1 = Value1
Key2 = Value2

Map1 is created from this XML file:

XML File:

<A>
  <B>
    <Key> Key </Key>
    <Value> Value </Value>
  </B>
  <B>
    <Key> Key1 </Key>
    <Value> Value1 </Value>
  </B>
  <B>
    <Key> Key2 </Key>
    <Value> Value2 </Value2>
  </B>
</A>

I am getting the problem because Map1 contents are not in the order, in which Its mentioned in the XML file. Map1 is something like this:

Actual Map1:

A.B.Key2   = "Key2"
A.B.Key    = "Key"
A.B.Value  = "Value"
A.B.Value1 = "Value1"
A.B.Value3 = "Value2"
A.B.Key1   = "Key1"

Where am I going wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:23:20+00:00Added an answer on May 27, 2026 at 4:23 pm

    In the Java Collection API there are “Linked…” implementations of the basic interfaces, which are ordered according the element insertion. You could use the LinkedHashMap for your propose.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a number of Scala classes returning Map[String,String] (key,value) results for storage in
I have map with key and value and my goal is to get list
I have an array of strings. How would you convert it into Map(String, Object).
I have a series of several similar structures, e.g., map<key1, attr1>; map<key2, attr2>; ...,
I have to convert several full PAL videos (720x576@25) from YUV 4:2:2 to RGB,
I have to convert an incoming String field into a BigDecimal field that would
I often have to convert a retreived value (usually as a string) - and
I have a date like this:- 20091023 i have to convert it to a
I have some unicode codepoints (\u5315\u4e03\u58ec\u4e8c\u4e0a\u53b6\u4e4b), which I have to convert into actual characters
I need to convert map coordinates into pixels (in order to make a clickable

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.