Uses of Class
org.anchoranalysis.bean.xml.exception.LocalisedBeanException
| Package | Description |
|---|---|
| org.anchoranalysis.bean.xml |
Reading Beans from XML files.
|
-
Uses of LocalisedBeanException in org.anchoranalysis.bean.xml
Methods in org.anchoranalysis.bean.xml that throw LocalisedBeanException Modifier and Type Method Description static <T> TBeanXMLLoader. loadBeanLocalized(Path path, String xmlPath)Creates a bean by loading an XML description from the filesystem.