idoccloneable-ag凯发旗舰厅



com.spire.doc.core
interface idoccloneable


public interface idoccloneable

supports cloning, which creates a new instance of a class with the same value as an existing instance.


method summary
 java.lang.object deepclone()
          creates a new object that is a copy of the current instance.
 
method detail

deepclone

java.lang.object deepclone()
creates a new object that is a copy of the current instance.
returns:
a new object that is a copy of this instance.


网站地图