SimpleParser

It is an implementation of a XML parser which is responsible for parsing provided array of chars and calling instance of SimpleHandler to react on element being read, etc.