Package org.picocontainer.script.xml

Interface Summary
XMLComponentInstanceFactory Factory that creates instances from DOM Elements
XMLConstants  
 

Class Summary
AttributeUtils  
BeanComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses PropertyApplicator to create instances from DOM elements.
ContainerOptions Extensible way to bundle up attributes for the container XML node.
PureJavaXStreamComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses XStream to unmarshal DOM elements in PureJava mode.
XMLContainerBuilder This class builds up a hierarchy of PicoContainers from an XML configuration file.
XMLContainerBuilder.CompFactoryWrappingComponentFactory  
XStreamComponentInstanceFactory Implementation of XMLComponentInstanceFactory that uses XStream to unmarshal DOM elements.
XStreamContainerBuilder This class builds up a hierarchy of PicoContainers from an XML configuration file.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.