Package org.anchoranalysis.bean.xml.factory
package org.anchoranalysis.bean.xml.factory
Custom factories for loading beans in custom ways from XML.
-
ClassesClassDescriptionBase class for all Anchor-specific bean factories.The default bean factory used for initializing
AnchorBeans.Calculates file-system paths involving anAnchorBean.Defines anAnchorBeanin a separate file on the file-system.LikeListBeanFactorybut also includes elements in other lists defined in theincludetag. as elements.Factory for creating aListof beans.ReplacePropertyBeanFactory<T extends AnchorBean<T>>Replaces a property (an XML element of attribute) on a bean before loading it.