public final class CamelXmlHelper extends Object
Modifier and Type | Method and Description |
---|---|
static List<Node> |
findAllEndpoints(Document dom) |
static List<Node> |
findAllRoutes(Document dom) |
static List<Node> |
findAllSimpleExpressions(Document dom) |
static String |
getSafeAttribute(Node node,
String key) |
static Element |
getSelectedCamelElementNode(String key,
InputStream resourceInputStream) |
public static Element getSelectedCamelElementNode(String key, InputStream resourceInputStream) throws Exception
Exception
Apache Camel