Uses of Interface
com.liferay.exportimport.kernel.xstream.XStreamConverter
Packages that use XStreamConverter
-
Uses of XStreamConverter in com.liferay.exportimport.kernel.xstream
Classes in com.liferay.exportimport.kernel.xstream that implement XStreamConverterMethods in com.liferay.exportimport.kernel.xstream that return types with arguments of type XStreamConverterModifier and TypeMethodDescriptionstatic Set<XStreamConverter>
XStreamConverterRegistryUtil.getXStreamConverters()
Methods in com.liferay.exportimport.kernel.xstream with parameters of type XStreamConverterModifier and TypeMethodDescriptionvoid
XStreamMarshallingContext.convertAnother
(Object object, XStreamConverter xStreamConverter) XStreamUnmarshallingContext.convertAnother
(Object object, Class<?> clazz, XStreamConverter xStreamConverter)