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 682 2008-05-20 22:00:02Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaskFormat
public MaskFormat()
Copyright © 2008-2009 ChenilleKit. All Rights Reserved.