Class XMLAttribute

  • All Implemented Interfaces:
    Serializable

    public class XMLAttribute
    extends Object
    implements Serializable
    This class is used to wrap an XML attribute values processed by XmlPrintStream When passing an attribute, it is possible to use a string, however sometime is needed to specify the also the format, in this case use this class
    Author:
    enrico.molino (23/11/2020)
    See Also:
    Serialized Form