public final class MyXStreamUtil extends Object
MyXStreamUtil()
static com.thoughtworks.xstream.XStream
create(Class<?> type)
static <C> C
read(Class<C> type, String resource)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyXStreamUtil()
public static final <C> C read(Class<C> type, String resource)
C
type
resource
public static final com.thoughtworks.xstream.XStream create(Class<?> type)
Copyright © 2023. All rights reserved.