Like SAX, StAX is an API which can be implemented by many different parsers.
The way the implementation is chosen is reminiscent of SAXParserFactory in JAXP.
SAXParserFactory