Uses of Interface
com.liferay.exportimport.kernel.xstream.XStreamMarshallingContext
Packages that use XStreamMarshallingContext
-
Uses of XStreamMarshallingContext in com.liferay.exportimport.kernel.xstream
Methods in com.liferay.exportimport.kernel.xstream with parameters of type XStreamMarshallingContextModifier and TypeMethodDescriptionvoid
BaseXStreamConverter.marshal
(Object object, XStreamHierarchicalStreamWriter writer, XStreamMarshallingContext xStreamMarshallingContext) void
XStreamConverter.marshal
(Object object, XStreamHierarchicalStreamWriter xStreamHierarchicalStreamWriter, XStreamMarshallingContext xStreamMarshallingContext)