Package org.apache.camel.xml
Class LwModelHelper
java.lang.Object
org.apache.camel.xml.LwModelHelper
Helper for XML IO parser.
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.camel.model.RoutesDefinition
loadRoutesDefinition
(InputStream inputStream)
-
Method Details
-
loadRoutesDefinition
public static org.apache.camel.model.RoutesDefinition loadRoutesDefinition(InputStream inputStream) throws Exception - Throws:
Exception
-