Package org.anchoranalysis.bean.xml.factory.primitive
Factories to create beans in
org.anchoranalysis.bean.primitive.-
Class Summary Class Description DoubleListFactory Creates aDoubleListfrom a XML element.DoubleSetFactory Creates aDoubleSetfrom a XML element.IntegerListFactory Creates aIntegerListfrom a XML element.IntegerSetFactory Creates aIntegerSetfrom a XML element.StringListFactory Creates aStringListfrom a XML element.StringSetFactory Creates aStringSetfrom a XML element.