提交 035a2bea 编写于 作者: K Keith Donald

polish

上级 a90bf297
......@@ -795,7 +795,7 @@ public class StringToInteger implements Converter<String, Integer> {
<section id="core-convert-ConverterFactory-SPI">
<title>ConverterFactory</title>
<para>
When you need to centralize the conversion logic for an entire class hierarchy, for example, when converting from String to java.lang.Enum objects, implement a <interfacename>ConverterFactory</interfacename>ConverterFactory:
When you need to centralize the conversion logic for an entire class hierarchy, for example, when converting from String to java.lang.Enum objects, implement a <interfacename>ConverterFactory</interfacename>:
</para>
<programlisting language="java"><![CDATA[
package org.springframework.core.converter;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册