Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

XMLInputFactory and XMLOutputFactory

The XStream library|http://xstream.codehaus.org/] uses the javax.xml.stream.XMLInputFactory and javax.xml.stream.XMLOutputFactory, you can control which implementation of this factory should be used.

...