Package com.io7m.cardant.shell.internal
Class CADescriptionMatchConverter
java.lang.Object
com.io7m.cardant.shell.internal.CADescriptionMatchConverter
- All Implemented Interfaces:
com.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>
public final class CADescriptionMatchConverter
extends Object
implements com.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>
A value converter for name match expressions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CADescriptionMatchConverter
Construct a converter.- Parameters:
inStrings- The string resources
-
-
Method Details
-
convertFromString
- Specified by:
convertFromStringin interfacecom.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>- Throws:
com.io7m.quarrel.core.QException
-
convertToString
- Specified by:
convertToStringin interfacecom.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>- Throws:
com.io7m.quarrel.core.QException
-
exampleValue
- Specified by:
exampleValuein interfacecom.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>
-
syntax
- Specified by:
syntaxin interfacecom.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>
-
convertedClass
- Specified by:
convertedClassin interfacecom.io7m.quarrel.core.QValueConverterType<CADescriptionMatch>
-