Class ModelUnmarshaller
java.lang.Object
org.exoplatform.portal.config.model.ModelUnmarshaller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> UnmarshalledObject<T> unmarshall(Class<T> type, byte[] bytes) static <T> UnmarshalledObject<T> unmarshall(Class<T> type, InputStream in)