public static class ParameterConverters.ExamplesTableConverter extends Object implements ParameterConverters.ParameterConverter
ExamplesTable
using a
ExamplesTableFactory
.Constructor and Description |
---|
ExamplesTableConverter() |
ExamplesTableConverter(ExamplesTableFactory factory) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Type type) |
Object |
convertValue(String value,
Type type) |
public ExamplesTableConverter()
public ExamplesTableConverter(ExamplesTableFactory factory)
public boolean accept(Type type)
accept
in interface ParameterConverters.ParameterConverter
public Object convertValue(String value, Type type)
convertValue
in interface ParameterConverters.ParameterConverter
Copyright © 2003–2015. All rights reserved.