Description
The queue listener does not save the parameters of the endListItem-call, meaning that it will call the method without parameters later. This has no real effects as parameters for list items and also end tags are usually ignored. This acts like a compatibility mode for renderers that implement endListitem only without parameter.