Uses of Class
com.thoughtworks.xstream.annotations.XStreamConverter
-
Packages that use XStreamConverter Package Description com.thoughtworks.xstream.annotations com.thoughtworks.xstream.mapper -
-
Uses of XStreamConverter in com.thoughtworks.xstream.annotations
Methods in com.thoughtworks.xstream.annotations that return XStreamConverter Modifier and Type Method Description XStreamConverter[]
value()
-
Uses of XStreamConverter in com.thoughtworks.xstream.mapper
Methods in com.thoughtworks.xstream.mapper with parameters of type XStreamConverter Modifier and Type Method Description private Converter
AnnotationMapper. cacheConverter(XStreamConverter annotation, java.lang.Class targetType)
-