|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.utils.xml.XMLBeans
public class XMLBeans
Construct java beans from XML elements
| Field Summary | |
|---|---|
static XMLBeans |
INSTANCE
|
| Constructor Summary | |
|---|---|
protected |
XMLBeans()
|
| Method Summary | |
|---|---|
java.lang.Object |
instantiateBean(org.w3c.dom.Element bel)
|
java.lang.Object |
instantiateBean(org.w3c.dom.Element bel,
java.lang.ClassLoader cloader,
java.util.Map beanRefs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final XMLBeans INSTANCE
| Constructor Detail |
|---|
protected XMLBeans()
| Method Detail |
|---|
public java.lang.Object instantiateBean(org.w3c.dom.Element bel)
throws AppException
AppException
public java.lang.Object instantiateBean(org.w3c.dom.Element bel,
java.lang.ClassLoader cloader,
java.util.Map beanRefs)
throws AppException
AppException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||