|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocumentObject
Method Summary | |
---|---|
DocumentObject |
deepClone()
Creates a duplicate of the document object. |
Document |
getDocument()
Gets document of this entity. |
DocumentObjectType |
getDocumentObjectType()
Gets the type of the document object. |
IDocumentObject |
getNextSibling()
Gets the next sibling. |
DocumentObject |
getOwner()
Gets owner of this document object. |
IDocumentObject |
getPreviousSibling()
Gets the previous sibling. |
boolean |
isComposite()
Gets a value indicating whether this instance is composite. |
Method Detail |
---|
Document getDocument()
DocumentObject getOwner()
DocumentObjectType getDocumentObjectType()
IDocumentObject getNextSibling()
IDocumentObject getPreviousSibling()
boolean isComposite()
DocumentObject deepClone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |