listeners = new MutableListenersImpl();
this.stylerContext = new StandardStylerContextImpl(matcherContext,
listeners);
this.styleSheetStack = new StyleSheetStack();
// Create iteratees that will invoke the depth change listeners before
// start and after end element events.
beforeStartElementIteratee = new BeforeStartElementIteratee(
matcherContext);