Uses of Interface
net.mlw.vlh.adapter.util.TextManipulator

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")%>"
 



Copyright © 2003-2006 mlavilson. All Rights Reserved.