We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
The example was confusing me. I thought this just has single nested tag1 -> tag2 -> tag3 ... ->tagN, so I created a linked list and each node has a map contains attributes.
Attribute Parser
You are viewing a single comment's thread. Return to all comments →
The example was confusing me. I thought this just has single nested tag1 -> tag2 -> tag3 ... ->tagN, so I created a linked list and each node has a map contains attributes.