public final class CamelXmlHelper extends Object
Constructor and Description |
---|
CamelXmlHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
createFileName(org.jboss.forge.addon.ui.input.UIInput<String> directory,
org.jboss.forge.addon.ui.input.UIInput<String> name) |
static List<Node> |
findAllEndpoints(Document dom) |
static List<Node> |
findAllSimpleExpressions(Document dom) |
static Node |
findEndpointById(Document dom,
String endpointId) |
static String |
getSafeAttribute(Node node,
String key) |
static String |
trimEndpointUri(String uri) |
Copyright © 2016 Red Hat. All rights reserved.