The root parser object. Every parser must extend this object.
Parses the given feed, and returns a normalized representation. Returns nil if the feed could not be parsed.
Parser being used.
Returns a number to indicate parser priority. The lower the number, the more likely the parser will be used first, and vice-versa.
sets value, or appends to an existing value
[Validate]