This class is used for tracking the declared prefixes in the XML. It is used
as a stack which increases its size each time the XML Parser2 enters in a
child element. It decrease its size each time the XML Parser2 exits the child
element and gets back to the child parent context.
THIS CLASS IS FOR INTERNAL USAGE ONLY! MAY CHANGE IN THE FUTURE!