org.jboss.dashboard.toolkit.factory.util
Class TextConverterFunction
java.lang.Object
org.jboss.dashboard.toolkit.factory.util.TextConverterFunction
- Direct Known Subclasses:
- Hash, RemoveDuplicates
public abstract class TextConverterFunction
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextConverterFunction
public TextConverterFunction()
convertValue
public abstract String convertValue(String value)
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.