org.springframework.web.servlet.view.json.writer.xstream.core
Class PropertyEditorRegistryConverterLookup
java.lang.Object
com.thoughtworks.xstream.core.DefaultConverterLookup
org.springframework.web.servlet.view.json.writer.xstream.core.PropertyEditorRegistryConverterLookup
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.ConverterLookup, com.thoughtworks.xstream.converters.ConverterRegistry
public class PropertyEditorRegistryConverterLookup
- extends com.thoughtworks.xstream.core.DefaultConverterLookup
| Methods inherited from class com.thoughtworks.xstream.core.DefaultConverterLookup |
lookupConverterForType, registerConverter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyEditorRegistryConverterLookup
public PropertyEditorRegistryConverterLookup()
getBindingResult
public org.springframework.validation.BindingResult getBindingResult()
setBindingResult
public void setBindingResult(org.springframework.validation.BindingResult bindingResult)
existsPropertyEditorRegistry
public boolean existsPropertyEditorRegistry()
getPropertyEditorRegistry
public org.springframework.beans.PropertyEditorRegistry getPropertyEditorRegistry()
Copyright © 2010. All Rights Reserved.