protected int exprElementStart(
MarinerRequestContext context,
PAPIAttributes papiAttributes)
throws PAPIException {
LineBreakAttributes attributes = (LineBreakAttributes) papiAttributes;
// Copy the attributes into the protocol attributes class.
pattributes.setId(attributes.getId());
pattributes.setTitle(attributes.getTitle());
MarinerPageContext pageContext
= ContextInternals.getMarinerPageContext(context);
// Push this element.