Uses of Class
org.springframework.extensions.webscripts.FormatRegistry
-
Packages that use FormatRegistry Package Description org.springframework.extensions.webscripts -
-
Uses of FormatRegistry in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return FormatRegistry Modifier and Type Method Description FormatRegistryAbstractRuntimeContainer. getFormatRegistry()FormatRegistryContainer. getFormatRegistry()Gets the response format registryMethods in org.springframework.extensions.webscripts with parameters of type FormatRegistry Modifier and Type Method Description voidAbstractRuntimeContainer. setFormatRegistry(FormatRegistry formatRegistry)voidFormatAdaptorSet. setRegistry(FormatRegistry registry)Sets the Format RegistryvoidFormatMap. setRegistry(FormatRegistry registry)Sets the Format RegistryConstructors in org.springframework.extensions.webscripts with parameters of type FormatRegistry Constructor Description FormatWriterMethod(FormatRegistry formatRegistry, java.lang.String format)Construct
-