Package xml.factories.attribute
-
Class Summary Class Description XmlColourFactory ConstructsColours from XML attributes.XmlDoubleFactory Constructs doubles from XML attributes.XmlFactorsFactory ConstructsFactorss from XML attributes.XmlFactoryFromAttribute<T> This interface represents a class which constructs an object of type T from an XML attribute string.XmlIntegerFactory Constructs doubles from XML attributes.XmlResolutionFactory Constructs a newResolutionfrom an XML attribute string in a form similar to "1920x1080".XmlTripleFactory<T extends Triple> ConstructsTriples from XML attributes, according to the givenDoubleTriFunction.