public class StringToAttributeConverter extends Object implements org.springframework.core.convert.converter.Converter<String,Attribute>
Attribute
StringToAttributeConverter()
convert(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToAttributeConverter()
public Attribute convert(String s)
convert
org.springframework.core.convert.converter.Converter<String,Attribute>
Copyright © 2016. All rights reserved.