public interface FragmentTransformationErrorHandler
| Modifier and Type | Method and Description | 
|---|---|
String | 
handle(XMLEventReader erroneousFragment,
      Exception transformationException)
Handles fragment transformation problem. 
 | 
String handle(XMLEventReader erroneousFragment, Exception transformationException)
erroneousFragment - reader over fragment that caused a transformation problemtransformationException - the exception thrown during transformation of the erroneous fragment.Copyright © 2003–2022 Atlassian. All rights reserved.