|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.publisher.impl.util.CustomImplementationHelper
public class CustomImplementationHelper
| Constructor Summary | |
|---|---|
CustomImplementationHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
instantiateComponent(java.lang.Class clazz,
org.apache.xmlbeans.XmlObject xmlObject)
Instantiates a class trying different constructors: first one taking an xmlObject, then one taking a Map, and finally the default constructor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomImplementationHelper()
| Method Detail |
|---|
public static java.lang.Object instantiateComponent(java.lang.Class clazz,
org.apache.xmlbeans.XmlObject xmlObject)
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
java.lang.InstantiationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||