If the {@link #elementStart} method was called then this method will also be called unless an Exception occurred during the processing of the body.
@param context The MarinerRequestContext within which this element isbeing processed. @param iapiAttributes The implementation of IAPIAttributes whichcontains the attributes specific to the implementation of IAPIElement. @return CONTINUE_PROCESSING or ABORT_PROCESSING. @throws com.volantis.mcs.integration.iapi.IAPIException If there was a problem processing the element.
|
|