Class ScopeConverter

All Implemented Interfaces:
PropertyEditor, Converter<String,Scope>

public class ScopeConverter extends AbstractPropertyEditorConverterSupport<Scope>
The ScopeConverter class is a Spring Converter and JavaBeans PropertyEditor that converts a String into a Scope.
Since:
1.6.0
Author:
John Blum
See Also: