org.biojava.utils.xml
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
AppExceptionpublic Object instantiateBean(Element bel, ClassLoader cloader, Map beanRefs) throws AppException
AppException