Uses of Class
org.exoplatform.portal.config.model.UnmarshalledObject
Packages that use UnmarshalledObject
-
Uses of UnmarshalledObject in org.exoplatform.portal.config.model
Methods in org.exoplatform.portal.config.model that return UnmarshalledObjectModifier and TypeMethodDescriptionstatic <T> UnmarshalledObject<T> ModelUnmarshaller.unmarshall(Class<T> type, byte[] bytes) static <T> UnmarshalledObject<T> ModelUnmarshaller.unmarshall(Class<T> type, InputStream in)