net.sourceforge.wurfl.lang.oneparam.string
Class StringOp
java.lang.Object
net.sourceforge.wurfl.lang.twoparam.TwoParamOp<V,Curry,R>
net.sourceforge.wurfl.lang.oneparam.OneParamOp<R,R>
net.sourceforge.wurfl.lang.oneparam.ChainableOp<String>
net.sourceforge.wurfl.lang.oneparam.string.StringOp
- All Implemented Interfaces:
- Descriptable
- Direct Known Subclasses:
- ConcatTwoGroupsOp, GetFromMapOp, Identity, IfStringOp, OverlayOp, RemoveOp, ReplaceIgnoreCaseOperation, ReplaceOp, Strategy, StrategyAwareOp, StringOpAdapter, SubstringAfterOperation, SubstringOperation
public abstract class StringOp
- extends ChainableOp<String>
- implements Descriptable
Operation which accepts a String and returns a String.
| Fields inherited from class net.sourceforge.wurfl.lang.twoparam.TwoParamOp |
logger |
| Methods inherited from class net.sourceforge.wurfl.lang.oneparam.ChainableOp |
then |
StringOp
public StringOp()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.