Package org.verapdf.cli.commands
Class VeraCliArgParser.FeatureConverter
java.lang.Object
org.verapdf.cli.commands.VeraCliArgParser.FeatureConverter
- All Implemented Interfaces:
IStringConverter<FeatureObjectType>
- Enclosing class:
- VeraCliArgParser
public static final class VeraCliArgParser.FeatureConverter
extends Object
implements IStringConverter<FeatureObjectType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FeatureConverter
public FeatureConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceIStringConverter<FeatureObjectType>- Returns:
- an object of type T created from the parameter value.
-