Attribute Parser

  • + 0 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.