public int elementEnd (MarinerRequestContext context,
PAPIAttributes papiAttributes)
throws PAPIException {
// Make sure that the attributes are of the correct type.
PickleHeadAttributes attributes = (PickleHeadAttributes) papiAttributes;
super.elementEnd (context, papiAttributes);
MarinerPageContext pageContext
= ContextInternals.getMarinerPageContext (context);