|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thoughtworks.xstream.XStream
org.gcube.portlets.user.speciesdiscovery.server.util.XStreamUtil<T>
public class XStreamUtil<T>
| Nested Class Summary | |
|---|---|
static class |
XStreamUtil.AliasItem
|
| Nested classes/interfaces inherited from class com.thoughtworks.xstream.XStream |
|---|
com.thoughtworks.xstream.XStream.InitializationException |
| Field Summary |
|---|
| Fields inherited from class com.thoughtworks.xstream.XStream |
|---|
ID_REFERENCES, NO_REFERENCES, PRIORITY_LOW, PRIORITY_NORMAL, PRIORITY_VERY_HIGH, PRIORITY_VERY_LOW, XPATH_ABSOLUTE_REFERENCES, XPATH_REFERENCES, XPATH_RELATIVE_REFERENCES |
| Constructor Summary | |
|---|---|
XStreamUtil()
|
|
XStreamUtil(String aliasName,
Class<T> type)
|
|
XStreamUtil(XStreamUtil.AliasItem alias,
Class<T> type)
|
|
| Method Summary | |
|---|---|
String |
getAliasName()
|
void |
setAliasName(String aliasName)
|
| Methods inherited from class com.thoughtworks.xstream.XStream |
|---|
addDefaultImplementation, addImmutableType, addImplicitCollection, addImplicitCollection, addImplicitCollection, alias, alias, aliasAttribute, aliasAttribute, aliasField, aliasPackage, aliasSystemAttribute, aliasType, autodetectAnnotations, createObjectInputStream, createObjectInputStream, createObjectInputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, getClassLoader, getClassMapper, getConverterLookup, getMapper, getReflectionProvider, marshal, marshal, newDataHolder, omitField, processAnnotations, processAnnotations, registerConverter, registerConverter, registerConverter, registerConverter, registerLocalConverter, registerLocalConverter, setClassLoader, setMarshallingStrategy, setMode, setupAliases, setupConverters, setupDefaultImplementations, setupImmutableTypes, toXML, toXML, toXML, unmarshal, unmarshal, unmarshal, useAttributeFor, useAttributeFor, useAttributeFor, useXStream11XmlFriendlyMapper, wrapMapper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XStreamUtil(XStreamUtil.AliasItem alias,
Class<T> type)
public XStreamUtil(String aliasName,
Class<T> type)
public XStreamUtil()
| Method Detail |
|---|
public String getAliasName()
public void setAliasName(String aliasName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||