Diff
Modified: branches/v-1.4.x/xstream-distribution/src/content/faq.html (2295 => 2296)
--- branches/v-1.4.x/xstream-distribution/src/content/faq.html 2014-08-10 17:27:17 UTC (rev 2295)
+++ branches/v-1.4.x/xstream-distribution/src/content/faq.html 2014-08-14 02:09:49 UTC (rev 2296)
@@ -101,7 +101,7 @@
<p>Starting with XStream 1.4.6 it is possible to instantiate an XStream instance in a GAE environment. Nevertheless
does GAE set some severe restrictions for XStream and therefore XStream will behave differently. Actually a
reflection-based converter cannot handle any type from the JDK itself. Nor is it possible to create an
- ObjectOnputStream or an ObjectOutputStream. It is not possible to define a field alias for any type within the JDK.
+ ObjectInputStream or an ObjectOutputStream. It is not possible to define a field alias for any type within the JDK.
XStream will typically work as general rule, if you process your own objects.</p>
<!-- ...................................................... -->
To unsubscribe from this list please visit:
