Class DslHelper

java.lang.Object
org.apache.camel.maven.packaging.dsl.DslHelper

public final class DslHelper extends Object
  • Method Details

    • toCamelCaseLower

      public static String toCamelCaseLower(String schema)
    • sanitizeText

      public static String sanitizeText(String convertedText)
    • getMainDescriptionWithoutPathOptions

      public static String getMainDescriptionWithoutPathOptions(org.apache.camel.tooling.model.ComponentModel componentModel)