// Javadoc inherited from super class.
public boolean visit(FormFragment format, Object object)
throws FormatVisitorException {
FormatInstance formatInstance = new FormFragmentInstance(index);
initialiseFormatInstance(formatInstance, format);
FormFragmentInstance formFragmentInstance =
(FormFragmentInstance) formatInstance;
formFragmentInstance.setNextLinkText(format.getNextLinkText());
formFragmentInstance.setPreviousLinkText(format.