ownerholder-ag凯发旗舰厅



com.spire.doc
class ownerholder

java.lang.object
  extended by com.spire.doc.ownerholder
direct known subclasses:
collectionex, documentserializable

public abstract class ownerholder
extends java.lang.object

constructor summary
ownerholder()
          initializes a new instance of the ownerholder class.
ownerholder(document doc)
          initializes a new instance of the ownerholder class.
ownerholder(document doc, ownerholder owner)
          initializes a new instance of the ownerholder class.
 
method summary
 document getdocument()
          gets the document.
 
constructor detail

ownerholder

public ownerholder()
initializes a new instance of the ownerholder class.

ownerholder

public ownerholder(document doc)
initializes a new instance of the ownerholder class.
parameters:
doc - the doc.

ownerholder

public ownerholder(document doc,
                   ownerholder owner)
initializes a new instance of the ownerholder class.
parameters:
doc - the doc.
owner - the owner.
method detail

getdocument

public document getdocument()
gets the document.
returns:
the document.


网站地图