Class DslHelper
java.lang.Object
org.apache.camel.maven.packaging.dsl.DslHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetMainDescriptionWithoutPathOptions(org.apache.camel.tooling.model.ComponentModel componentModel) static StringsanitizeText(String convertedText) static StringtoCamelCaseLower(String schema)
-
Method Details
-
toCamelCaseLower
-
sanitizeText
-
getMainDescriptionWithoutPathOptions
public static String getMainDescriptionWithoutPathOptions(org.apache.camel.tooling.model.ComponentModel componentModel)
-