Spring Framwork Data Access v5.3.36 SNAPSHOT
follows: public interface Marshaller { /** * Marshal the object graph with the given root into the provided Result. */ void marshal(Object graph, Result result) throws XmlMappingException ContentHandler StreamResult java.io.File, java.io.OutputStream, or java.io.Writer Although the marshal() method accepts a plain object as its first parameter, most Marshaller implementations cannot handle You can use Spring’s OXM for a wide variety of situations. In the following example, we use it to marshal the settings of a Spring-managed application as an XML file. In the following example, we use a0 码力 | 197 页 | 2.76 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
below. public interface Marshaller { /** * Marshal the object graph with the given root into the provided Result. */ void marshal(Object graph, Result result) throws XmlMappingException ContentHandler StreamResult java.io.File, java.io.OutputStream, or java.io.Writer Note Although the marshal() method accepts a plain object as its first parameter, most Marshaller implementations cannot handle Spring’s OXM can be used for a wide variety of situations. In the following example, we will use it to marshal the settings of a Spring-managed application as an XML file. We will use a simple JavaBean to represent0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation 4.3.26.RELEASE
below. public interface Marshaller { /** * Marshal the object graph with the given root into the provided Result. */ void marshal(Object graph, Result result) throws XmlMappingException ContentHandler StreamResult java.io.File, java.io.OutputStream, or java.io.Writer Note Although the marshal() method accepts a plain object as its first parameter, most Marshaller implementations cannot handle Spring’s OXM can be used for a wide variety of situations. In the following example, we will use it to marshal the settings of a Spring-managed application as an XML file. We will use a simple JavaBean to represent0 码力 | 916 页 | 5.52 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
* Marshals the object graph with the given root into the provided Result. */ void marshal(Object graph, Result result) throws XmlMappingException, IOException; } The Marshaller interface ContentHandler StreamResult java.io.File, java.io.OutputStream, or java.io.Writer Note Although the marshal() method accepts a plain object as its first parameter, most Marshaller implementations cannot handle Spring’s OXM can be used for a wide variety of situations. In the following example, we will use it to marshal the settings of a Spring-managed application as an XML file. We will use a simple JavaBean to represent0 码力 | 1311 页 | 4.07 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
* Marshals the object graph with the given root into the provided Result. */ void marshal(Object graph, Result result) throws XmlMappingException, IOException; } Spring Framework Reference ContentHandler StreamResult java.io.File, java.io.OutputStream, or java.io.Writer Note Although the marshal() method accepts a plain object as its first parameter, most Marshaller implementations cannot handle Spring’s OXM can be used for a wide variety of situations. In the following example, we will use it to marshal the settings of a Spring-managed application as an XML file. We will use a simple JavaBean to represent0 码力 | 907 页 | 5.46 MB | 1 年前3Spring Boot 1.2.9.BUILD-SNAPSHOT Reference Documentation
hypermedia-based applications including a LinkDiscoverer and an ObjectMapper configured to correctly marshal responses into the desired representation. The ObjectMapper will be customized based on the spring0 码力 | 393 页 | 360.45 KB | 1 年前3Spring Boot 1.2.3.RELEASE Reference Documentation
hypermedia-based applications including a LinkDiscoverer and an ObjectMapper configured to correctly marshal responses into the desired representation. The ObjectMapper will be customized based on the spring0 码力 | 390 页 | 358.87 KB | 1 年前3Spring Boot 1.2.8.RELEASE Reference Documentation
hypermedia-based applications including a LinkDiscoverer and an ObjectMapper configured to correctly marshal responses into the desired representation. The ObjectMapper will be customized based on the spring0 码力 | 392 页 | 360.10 KB | 1 年前3Spring Boot 1.2.7.RELEASE Reference Guide
hypermedia-based applications including a LinkDiscoverer and an ObjectMapper configured to correctly marshal responses into the desired representation. The ObjectMapper will be customized based on the spring0 码力 | 391 页 | 359.65 KB | 1 年前3Spring Boot 1.2.6.RELEASE Reference Guide
hypermedia-based applications including a LinkDiscoverer and an ObjectMapper configured to correctly marshal responses into the desired representation. The ObjectMapper will be customized based on the spring0 码力 | 391 页 | 359.56 KB | 1 年前3
共 196 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20