Example usage for org.springframework.beans PropertyEditorRegistrySupport subclass-usage

List of usage examples for org.springframework.beans PropertyEditorRegistrySupport subclass-usage

Introduction

In this page you can find the example usage for org.springframework.beans PropertyEditorRegistrySupport subclass-usage.

Usage

From source file org.tinygroup.springmvc.support.ConventionRestfulWebArgumentResolver.java

/**
 * Restful??
 * 
 */
public class ConventionRestfulWebArgumentResolver extends PropertyEditorRegistrySupport
        implements WebArgumentResolver {