Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.exportimport.xstream.XStreamUnmarshallingContext

Packages that use XStreamUnmarshallingContext
com.liferay.portlet.exportimport.xstream   
 

Uses of XStreamUnmarshallingContext in com.liferay.portlet.exportimport.xstream
 

Methods in com.liferay.portlet.exportimport.xstream with parameters of type XStreamUnmarshallingContext
 Object XStreamConverter.unmarshal(XStreamHierarchicalStreamReader xStreamHierarchicalStreamReader, XStreamUnmarshallingContext xStreamUnmarshallingContext)
           
abstract  Object BaseXStreamConverter.unmarshal(XStreamHierarchicalStreamReader xStreamHierarchicalStreamReader, XStreamUnmarshallingContext xStreamUnmarshallingContext)
           
 


Liferay 7.0-ce-b4