:: com :: sun :: star :: util ::

interface XCloneable

Methods' Summary
createClone creates a copy of the object.  
Methods' Details
createClone
XCloneable
createClone();

Description
creates a copy of the object.
Top of Page