Package com.kaltura.client
Class ObjectFactory
- java.lang.Object
-
- com.kaltura.client.ObjectFactory
-
public class ObjectFactory extends Object
This class was generated using generate.php against an XML schema provided by Kaltura.
-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()
-
-
-
Method Detail
-
create
public static <T> T create(Element xmlElement, Class<T> fallbackClazz) throws APIException
- Throws:
APIException
-
-