public class XMLBeans extends Object
Modifier | Constructor and Description |
---|---|
protected |
XMLBeans() |
Modifier and Type | Method and Description |
---|---|
Object |
instantiateBean(Element bel) |
Object |
instantiateBean(Element bel,
ClassLoader cloader,
Map beanRefs) |
public static final XMLBeans INSTANCE
public Object instantiateBean(Element bel) throws AppException
AppException
public Object instantiateBean(Element bel, ClassLoader cloader, Map beanRefs) throws AppException
AppException