|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.language.simple.SimpleLanguage
org.apache.camel.language.simple.FileLanguage
public class FileLanguage
Field Summary |
---|
Fields inherited from class org.apache.camel.language.simple.SimpleLanguage |
---|
allowEscape, resultType |
Constructor Summary | |
---|---|
FileLanguage()
|
Method Summary | |
---|---|
void |
setAllowEscape(boolean allowEscape)
|
Methods inherited from class org.apache.camel.language.simple.SimpleLanguage |
---|
changeFunctionEndToken, changeFunctionStartToken, createExpression, createPredicate, getResultType, isAllowEscape, isSingleton, setFunctionEndToken, setFunctionStartToken, setResultType, simple, simple |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileLanguage()
Method Detail |
---|
public void setAllowEscape(boolean allowEscape)
setAllowEscape
in class SimpleLanguage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |