|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextManipulator | |
net.mlw.vlh.adapter.util | This package contains some standard utilities for the Value List Handler Adapters. |
Uses of TextManipulator in net.mlw.vlh.adapter.util |
Classes in net.mlw.vlh.adapter.util that implement TextManipulator | |
class |
FilterTextManipulator
Includes "filters" if the key is present in the filter tag. |
class |
StringDotReplaceAllTextManipulator
This interface consumes a StringBuffer and a Map and manipulates the StringBuffer. |
class |
TokenReplaceTextManipulator
Replaces "This is a [test]" with "This is a <%=map.get("test")%>" |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |