Class StringOperationContributor
java.lang.Object
org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
org.eclipse.epsilon.eol.execute.operations.contributors.StringOperationContributor
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
cachedMethodNames
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharacterAt
(int index) boolean
contributesTo
(Object target) ftlc()
ftuc()
boolean
isSubstringOf
(String str) void
void
toEnum()
Methods inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
close, findContributedMethodForEvaluatedParameters, findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, getContext, getReflectionTarget, getTarget, includeInheritedMethods, setContext
-
Constructor Details
-
StringOperationContributor
public StringOperationContributor()
-
-
Method Details
-
contributesTo
- Specified by:
contributesTo
in classOperationContributor
-
toEnum
- Throws:
Exception
-
setTarget
- Overrides:
setTarget
in classOperationContributor
-
escapeXml
- Throws:
Exception
-
firstToUpperCase
-
characterAt
-
firstToLowerCase
-
ftuc
-
ftlc
-
store
- Throws:
Exception
-
isSubstringOf
-
toCharSequence
-
pad
-