Uses of Interface
org.anchoranalysis.bean.xml.AssociateXMLUponLoad
| Package | Description |
|---|---|
| org.anchoranalysis.bean.xml |
Reading Beans from XML files.
|
-
Uses of AssociateXMLUponLoad in org.anchoranalysis.bean.xml
Methods in org.anchoranalysis.bean.xml with type parameters of type AssociateXMLUponLoad Modifier and Type Method Description static <T extends AssociateXMLUponLoad>
TBeanXMLLoader. loadBeanAssociatedXml(Path path, String xmlPath)Creates a bean by loading an XML description from the filesystem.