Package org.apache.camel.dsl.java.joor
Class Helper
java.lang.Object
org.apache.camel.dsl.java.joor.Helper
A helper class allowing to reuse part of the code outside of Camel easily.
-
Method Summary
Modifier and TypeMethodDescriptiondetermineImports(String content) static StringdetermineName(org.apache.camel.spi.Resource resource, String content)
-
Method Details
-
determineName
- Returns:
- the name of the class according to its location and its source code.
-
determineImports
-