Class XMLBeans


  • public class XMLBeans
    extends java.lang.Object
    Construct java beans from XML elements
    Author:
    Thomas Down
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static XMLBeans INSTANCE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected XMLBeans()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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