Package org.apache.poi.xdgf.util
Class ObjectFactory<T,X extends org.apache.xmlbeans.XmlObject>
java.lang.Object
org.apache.poi.xdgf.util.ObjectFactory<T,X>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectFactory
public ObjectFactory()
-
-
Method Details
-
put
public void put(String typeName, Class<? extends T> cls, Class<?>... varargs) throws NoSuchMethodException, SecurityException -
load
-