com.thoughtworks.xstream.core.util
Class HierarchicalStreams
java.lang.Object
com.thoughtworks.xstream.core.util.HierarchicalStreams
public class HierarchicalStreams
- extends Object
Helper methods for HierarchicalStreamReader and HierarchicalStreamWriter.
- Since:
- 1.3.1
- Author:
- Jörg Schaible
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HierarchicalStreams
public HierarchicalStreams()
readClassType
public static Class readClassType(HierarchicalStreamReader reader,
Mapper mapper)
readClassAttribute
public static String readClassAttribute(HierarchicalStreamReader reader,
Mapper mapper)
Copyright © 2012. All Rights Reserved.