public final class RouteCoverageXmlParser extends Object
public static Document parseXml(CamelContext camelContext, InputStream is) throws Exception
camelContext - the CamelContextis - the XML content as an input streamException - is thrown if error parsingApache Camel