|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.OwnerHolder
public abstract class OwnerHolder
| 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 |
|---|
public OwnerHolder()
OwnerHolder class.
public OwnerHolder(Document doc)
OwnerHolder class.
doc - The doc.
public OwnerHolder(Document doc,
OwnerHolder owner)
OwnerHolder class.
doc - The doc.owner - The owner.| Method Detail |
|---|
public Document getDocument()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||