Object
com.liferay.exportimport.kernel.xstream.XStreamType
public class XStreamType
extends Object
- Author:
- Máté Thurzó
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
XStreamType
public XStreamType(Class<?> clazz)
-
XStreamType
public XStreamType(String typeExpression)
-
Method Details
-
getTypeExpression
public String getTypeExpression()