org.ikasan.framework.error.serialisation
Class DefaultErrorOccurrenceXmlConverter
java.lang.Object
org.ikasan.framework.error.serialisation.DefaultErrorOccurrenceXmlConverter
- All Implemented Interfaces:
- ErrorOccurrenceXmlConverter
public class DefaultErrorOccurrenceXmlConverter
- extends Object
- implements ErrorOccurrenceXmlConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultErrorOccurrenceXmlConverter
public DefaultErrorOccurrenceXmlConverter()
throws ParserConfigurationException,
TransformerConfigurationException
- Throws:
ParserConfigurationException
TransformerConfigurationException
toXml
public String toXml(ErrorOccurrence errorOccurence)
throws TransformerException
- Description copied from interface:
ErrorOccurrenceXmlConverter
- Convert the ErrorOccurrence to XML
- Specified by:
toXml in interface ErrorOccurrenceXmlConverter
- Returns:
-
- Throws:
TransformerException
Copyright © 2007-2012 Ikasan. All Rights Reserved.