XML Programming - Basic

SAX Simple API for XML StAX Streaming API for XML JDOM XStream

(Based on versions up to 1.1.x)

Use XStream to convert a POJO graph into an XML file and back, including managing the graph boundaries.

Basic usage of the XStream.alias method.

Note: converters are out of scope.

你可能感兴趣的:(xml,UP)