documentcontainer-ag凯发旗舰厅



com.spire.doc
class documentcontainer

java.lang.object
  extended by com.spire.doc.ownerholder
      extended by com.spire.doc.documents.xml.documentserializable
          extended by com.spire.doc.documentobject
              extended by com.spire.doc.documentbase
                  extended by com.spire.doc.documentcontainer
all implemented interfaces:
idocumentobject
direct known subclasses:
body, document, section

public abstract class documentcontainer
extends documentbase

constructor summary
documentcontainer(document doc, documentobject owner)
          initializes a new instance of the class.
 
method summary
 
methods inherited from class com.spire.doc.documentobject
deepclone, getchildobjects, getdocumentobjecttype, getfirstchild, getlastchild, getnextsibling, getowner, getprevioussibling, iscomposite, tostring
 
methods inherited from class com.spire.doc.ownerholder
getdocument
 
methods inherited from interface com.spire.doc.interfaces.idocumentobject
getdocument
 
constructor detail

documentcontainer

public documentcontainer(document doc,
                         documentobject owner)
initializes a new instance of the class.
parameters:
doc - the document.
owner - the owner.


网站地图