Attribute Parser

  • + 2 comments

    I decided to take a more object-oriented approach along with regular expressions. Am I not supposed to use regexs for this specific problem?