Package it.ovunque.serializza.xstream
Interface JsStreamReader
- All Superinterfaces:
com.thoughtworks.xstream.io.HierarchicalStreamReader
- All Known Implementing Classes:
JsInnestedReader
,LettoreJs
public interface JsStreamReader
extends com.thoughtworks.xstream.io.HierarchicalStreamReader
-
Method Summary
Methods inherited from interface com.thoughtworks.xstream.io.HierarchicalStreamReader
appendErrors, close, getAttribute, getAttribute, getAttributeCount, getAttributeName, getAttributeNames, getNodeName, getValue, hasMoreChildren, moveDown, moveUp, underlyingReader
-
Method Details
-
setInputAsMap
-