Liquid XML Data Binder (C++, Java, VB6) / Reference / Java / Reference / com.liquid_technologies.ltxmllib20 / Attribute / Java clone - XmlObjectInterface
In This Topic
    Java clone - XmlObjectInterface
    In This Topic
    Object clone() throws CloneNotSupportedException;
      Property Description  
        Method Name Clone  
        Returns A Copy of the object  
        Description Performs a deep copy of the object  
        Remarks The object that is returned will most likely need casting back to its correct type.