org.chenillekit.tapestry.core.components
Class MaskFormat
java.lang.Object
org.chenillekit.tapestry.core.components.MaskFormat
@SupportsInformalParameters
public class MaskFormat
- extends Object
MaskFormat is used to format strings. The behavior
of a MaskFormat is controlled by way of a String mask
that specifies the valid characters.
for more informations click here
- Version:
- $Id: MaskFormat.java 645 2010-03-11 13:05:54Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaskFormat
public MaskFormat()
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.