Class Helper


  • public final class Helper
    extends Object
    A helper class allowing to reuse part of the code outside of Camel easily.
    • Method Detail

      • determineName

        public static String determineName​(org.apache.camel.spi.Resource resource,
                                           String content)
        Returns:
        the name of the class according to its location and its source code.